Searched defs:entriesPerEdge (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stag3d.c | 347 …PetscInt entriesPerEdge, entriesPerFace, entriesPerCorner, entriesPerElementRow, entriesPerElemen… in DMSetUp_Stag_3d() local 740 PetscInt i, j, k, d, entriesPerEdge, entriesPerFace, count; in DMStagSetUpBuildGlobalOffsets_3d() local 829 …*stag, PetscInt *count, PetscInt *idxLocal, PetscInt *idxGlobal, PetscInt entriesPerEdge, PetscInt… in DMStagSetUpBuildScatterPopulateIdx_3d() 964 …PetscInt d, ghostOffsetStart[3], ghostOffsetEnd[3], entriesPerCorner, entriesPerEdge, entrie… in DMStagSetUpBuildScatter_3d() local 1652 …nt, ighost, jghost, kghost, ghostOffsetStart[3], ghostOffsetEnd[3], entriesPerFace, entriesPerEdge; in DMStagSetUpBuildL2G_3d() local 3235 …PetscInt count, d, entriesPerEdge, entriesPerFace, eprGhost, eplGhost, ghostOffsetStart[3],… in DMStagPopulateLocalToGlobalInjective_3d() local
|