Searched refs:iLocalNonDummyMax (Results 1 – 1 of 1) sorted by relevance
383 …PetscInt iLocalNonDummyMax = stag->firstRank[0] ? nNonDummyGhost + ghostOffsetStart : nNonDummyGho… in DMSetUp_Stag_1d() local384 for (; iLocal < iLocalNonDummyMax; ++i, ++iLocal) { in DMSetUp_Stag_1d()