Searched defs:ghostOffsetStart (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stag1d.c | 281 … PetscInt i, iLocal, d, entriesToTransferTotal, ghostOffsetStart, ghostOffsetEnd, nNonDummyGhost; in DMSetUp_Stag_1d() local
|
| H A D | stag2d.c | 387 …PetscInt count, countAll, entriesToTransferTotal, i, j, d, ghostOffsetStart[2], ghostOffsetEnd[2]; in DMSetUp_Stag_2d() local 1167 …iesPerCorner, entriesPerFace, entriesPerElementRowGhost, entriesPerElementRow, ghostOffsetStart[2]; in DMStagPopulateLocalToGlobalInjective_2d() local
|
| H A D | stag3d.c | 964 …PetscInt d, ghostOffsetStart[3], ghostOffsetEnd[3], entriesPerCorner, entriesPerEdge, entrie… in DMStagSetUpBuildScatter_3d() local 1652 …PetscInt d, count, ighost, jghost, kghost, ghostOffsetStart[3], ghostOffsetEnd[3], ent… in DMStagSetUpBuildL2G_3d() local 3235 …PetscInt count, d, entriesPerEdge, entriesPerFace, eprGhost, eplGhost, ghostOffsetStart[3],… in DMStagPopulateLocalToGlobalInjective_3d() local
|