Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/tests/ !
H A Dex11.cxx97 static PetscErrorCode TestAllCombinations(PetscDeviceContext dctx, const std::vector<PetscContainer… in TestAllCombinations() function
291 PetscCall(TestAllCombinations(dctx_a, {x})); in main()
292 PetscCall(TestAllCombinations(dctx_a, {x, y, z})); in main()