Searched defs:it2 (Results 1 – 2 of 2) sorted by relevance
11 PetscInt i, j, innerIter, it, it2, luv, info; in solve() local
520 PetscErrorCode test_iterators(map_type &map, It it, It it2) noexcept in test_iterators()