Searched refs:TestAllCombinations (Results 1 – 1 of 1) sorted by relevance
97 static PetscErrorCode TestAllCombinations(PetscDeviceContext dctx, const std::vector<PetscContainer… in TestAllCombinations() function291 PetscCall(TestAllCombinations(dctx_a, {x})); in main()292 PetscCall(TestAllCombinations(dctx_a, {x, y, z})); in main()