Searched refs:backGhostElements (Results 1 – 1 of 1) sorted by relevance
3292 …PetscInt i, j, k, d, count, leftGhostElements, downGhostElements, backGhostElements, iOffset… in DMStagPopulateLocalToLocal3d_Internal() local3303 backGhostElements = stag->start[2] - stag->startGhost[2]; in DMStagPopulateLocalToLocal3d_Internal()3316 kOffset = entriesPerRowColGhost * (backGhostElements + k); in DMStagPopulateLocalToLocal3d_Internal()3352 kOffset = entriesPerRowColGhost * (backGhostElements + stag->n[2]); in DMStagPopulateLocalToLocal3d_Internal()