Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/tests/ !
H A Dex11.cxx99 std::vector<PetscObjectId> cont_ids; in TestAllCombinations() local
104 PetscCallCXX(cont_ids.reserve(cont.size())); in TestAllCombinations()
109 PetscCallCXX(cont_ids.emplace_back(id)); in TestAllCombinations()