Home
last modified time | relevance | path

Searched defs:it2 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/tao/unconstrained/impls/bmrm/
H A Dbmrm.c11 PetscInt i, j, innerIter, it, it2, luv, info; in solve() local
/petsc/src/sys/tests/
H A Dex64.cxx520 PetscErrorCode test_iterators(map_type &map, It it, It it2) noexcept in test_iterators()