Home
last modified time | relevance | path

Searched refs:check_applied_mode (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/objects/device/tests/
H A Dex11.cxx136 … const auto check_applied_mode = [&](PetscContainer container, PetscMemoryAccessMode mode) { in TestAllCombinations() local
160 if (it != next) PetscCall(check_applied_mode(*it, func_i.mode)); in TestAllCombinations()
161 PetscCall(check_applied_mode(*next, func_j.mode)); in TestAllCombinations()