Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstag1d.c383 …PetscInt iLocalNonDummyMax = stag->firstRank[0] ? nNonDummyGhost + ghostOffsetStart : nNonDummyGho… in DMSetUp_Stag_1d() local
384 for (; iLocal < iLocalNonDummyMax; ++i, ++iLocal) { in DMSetUp_Stag_1d()