Home
last modified time | relevance | path

Searched refs:dGlobal (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstag2d.c760 PetscInt dGlobal; in DMSetUp_Stag_2d() local
762dGlobal = 0; d < stag->dof[0]; ++d, ++dGlobal, ++countAll) idxGlobalAll[countAll] = globalOffset +… in DMSetUp_Stag_2d()
764 …g->dof[1]; ++d, ++dGlobal, ++countAll) idxGlobalAll[countAll] = globalOffset + j * eprNeighbor + i… in DMSetUp_Stag_2d()
829 PetscInt dGlobal; in DMSetUp_Stag_2d() local
831dGlobal = 0; d < stag->dof[0]; ++d, ++dGlobal, ++countAll) idxGlobalAll[countAll] = globalOffset +… in DMSetUp_Stag_2d()
833 …g->dof[1]; ++d, ++dGlobal, ++countAll) idxGlobalAll[countAll] = globalOffset + j * eprNeighbor + i… in DMSetUp_Stag_2d()
887 PetscInt dGlobal; in DMSetUp_Stag_2d() local
889dGlobal = 0; d < stag->dof[0]; ++d, ++dGlobal, ++countAll) idxGlobalAll[countAll] = globalOffset +… in DMSetUp_Stag_2d()
891 …g->dof[1]; ++d, ++dGlobal, ++countAll) idxGlobalAll[countAll] = globalOffset + j * eprNeighbor + i… in DMSetUp_Stag_2d()