Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstag3d.c1069 const PetscInt startGhost0 = 0; in DMStagSetUpBuildScatter_3d() local
1090 const PetscInt startGhost0 = ghostOffsetStart[0]; in DMStagSetUpBuildScatter_3d() local
1111 const PetscInt startGhost0 = stag->nGhost[0] - ghostOffsetEnd[0]; in DMStagSetUpBuildScatter_3d() local
1132 const PetscInt startGhost0 = 0; in DMStagSetUpBuildScatter_3d() local
1153 const PetscInt startGhost0 = ghostOffsetStart[0]; in DMStagSetUpBuildScatter_3d() local
1174 const PetscInt startGhost0 = stag->nGhost[0] - ghostOffsetEnd[0]; in DMStagSetUpBuildScatter_3d() local
1195 const PetscInt startGhost0 = 0; in DMStagSetUpBuildScatter_3d() local
1216 const PetscInt startGhost0 = ghostOffsetStart[0]; in DMStagSetUpBuildScatter_3d() local
1237 const PetscInt startGhost0 = stag->nGhost[0] - ghostOffsetEnd[0]; in DMStagSetUpBuildScatter_3d() local
1258 const PetscInt startGhost0 = 0; in DMStagSetUpBuildScatter_3d() local
[all …]