Searched defs:ighost (Results 1 – 2 of 2) sorted by relevance
389 PetscInt jghost, ighost; in DMSetUp_Stag_2d() local472 const PetscInt ighost = stag->nGhost[0] - ghostOffsetEnd[0]; in DMSetUp_Stag_2d() local495 const PetscInt ighost = stag->nGhost[0] - ghostOffsetEnd[0] + i; in DMSetUp_Stag_2d() local543 const PetscInt ighost = i + ghostOffsetStart[0]; in DMSetUp_Stag_2d() local550 const PetscInt ighost = i + ghostOffsetStart[0]; in DMSetUp_Stag_2d() local566 const PetscInt ighost = i + ghostOffsetStart[0]; in DMSetUp_Stag_2d() local573 const PetscInt ighost = i + ghostOffsetStart[0]; in DMSetUp_Stag_2d() local593 const PetscInt ighost = stag->nGhost[0] - ghostOffsetEnd[0] + i; in DMSetUp_Stag_2d() local604 const PetscInt ighost = stag->nGhost[0] - ghostOffsetEnd[0] + i; in DMSetUp_Stag_2d() local651 const PetscInt ighost = stag->nGhost[0] - ghostOffsetEnd[0]; in DMSetUp_Stag_2d() local[all …]
1652 …PetscInt d, count, ighost, jghost, kghost, ghostOffsetStart[3], ghostOffsetEnd[3], ent… in DMStagSetUpBuildL2G_3d() local