Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstag1d.c337 …const PetscInt iMax = stag->lastRank[0] ? stag->startGhost[0] + stag->nGhost[0] - stag->stencilWid… in DMSetUp_Stag_1d() local
349 for (i = iMin; i < iMax; ++i, ++iLocal) { in DMSetUp_Stag_1d()