Searched defs:entriesPerFace (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/stag/ |
| H A D | stag2d.c | 196 …PetscInt i, j, d, entriesPerElementRowGhost, entriesPerCorner, entriesPerFace, entriesPerEle… in DMSetUp_Stag_2d() local 1103 PetscInt i, j, d, entriesPerFace, count; in DMStagSetUpBuildGlobalOffsets_2d() local 1167 …PetscInt i, j, d, count, entriesPerCorner, entriesPerFace, entriesPerElementRowGhost, entri… in DMStagPopulateLocalToGlobalInjective_2d() local
|
| 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 …etscInt *idxLocal, PetscInt *idxGlobal, PetscInt entriesPerEdge, PetscInt entriesPerFace, PetscInt… in DMStagSetUpBuildScatterPopulateIdx_3d() 964 …OffsetStart[3], ghostOffsetEnd[3], entriesPerCorner, entriesPerEdge, entriesPerFace, entriesToTran… in DMStagSetUpBuildScatter_3d() local 1652 …unt, ighost, jghost, kghost, ghostOffsetStart[3], ghostOffsetEnd[3], entriesPerFace, entriesPerEdg… in DMStagSetUpBuildL2G_3d() local 3235 …PetscInt count, d, entriesPerEdge, entriesPerFace, eprGhost, eplGhost, ghostOffsetStart[3],… in DMStagPopulateLocalToGlobalInjective_3d() local
|