Searched refs:entriesPerRowColGhost (Results 1 – 1 of 1) sorted by relevance
3293 PetscInt entriesPerRowGhost, entriesPerRowColGhost; in DMStagPopulateLocalToLocal3d_Internal() local3305 entriesPerRowColGhost = stag->nGhost[0] * stag->nGhost[1] * stag->entriesPerElement; in DMStagPopulateLocalToLocal3d_Internal()3316 kOffset = entriesPerRowColGhost * (backGhostElements + k); in DMStagPopulateLocalToLocal3d_Internal()3352 kOffset = entriesPerRowColGhost * (backGhostElements + stag->n[2]); in DMStagPopulateLocalToLocal3d_Internal()