Home
last modified time | relevance | path

Searched defs:endGhost0 (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstag3d.c1072 const PetscInt endGhost0 = ghostOffsetStart[0]; in DMStagSetUpBuildScatter_3d() local
1093 const PetscInt endGhost0 = stag->nGhost[0] - ghostOffsetEnd[0]; in DMStagSetUpBuildScatter_3d() local
1114 const PetscInt endGhost0 = stag->nGhost[0]; in DMStagSetUpBuildScatter_3d() local
1135 const PetscInt endGhost0 = ghostOffsetStart[0]; in DMStagSetUpBuildScatter_3d() local
1156 const PetscInt endGhost0 = stag->nGhost[0] - ghostOffsetEnd[0]; in DMStagSetUpBuildScatter_3d() local
1177 const PetscInt endGhost0 = stag->nGhost[0]; in DMStagSetUpBuildScatter_3d() local
1198 const PetscInt endGhost0 = ghostOffsetStart[0]; in DMStagSetUpBuildScatter_3d() local
1219 const PetscInt endGhost0 = stag->nGhost[0] - ghostOffsetEnd[0]; in DMStagSetUpBuildScatter_3d() local
1240 const PetscInt endGhost0 = stag->nGhost[0]; in DMStagSetUpBuildScatter_3d() local
1261 const PetscInt endGhost0 = ghostOffsetStart[0]; in DMStagSetUpBuildScatter_3d() local
[all …]