Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstag2d.c440 const PetscInt globalOffset = globalOffsets[stag->neighbors[neighbor]]; in DMSetUp_Stag_2d() local
459 const PetscInt globalOffset = globalOffsets[stag->neighbors[neighbor]]; in DMSetUp_Stag_2d() local
489 const PetscInt globalOffset = globalOffsets[stag->neighbors[neighbor]]; in DMSetUp_Stag_2d() local
509 const PetscInt globalOffset = globalOffsets[stag->neighbors[neighbor]]; in DMSetUp_Stag_2d() local
539 const PetscInt globalOffset = globalOffsets[stag->neighbors[neighbor]]; in DMSetUp_Stag_2d() local
587 const PetscInt globalOffset = globalOffsets[stag->neighbors[neighbor]]; in DMSetUp_Stag_2d() local
618 const PetscInt globalOffset = globalOffsets[stag->neighbors[neighbor]]; in DMSetUp_Stag_2d() local
638 const PetscInt globalOffset = globalOffsets[stag->neighbors[neighbor]]; in DMSetUp_Stag_2d() local
670 const PetscInt globalOffset = globalOffsets[stag->neighbors[neighbor]]; in DMSetUp_Stag_2d() local
717 const PetscInt globalOffset = globalOffsets[stag->neighbors[neighbor]]; in DMSetUp_Stag_2d() local
[all …]
H A Dstag3d.c829 …ighbor, PetscInt eprGhost, PetscInt eplGhost, PetscInt epFaceRow, PetscInt globalOffset, PetscInt … in DMStagSetUpBuildScatterPopulateIdx_3d()