Home
last modified time | relevance | path

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

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