Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex3.c171 PetscInt icp[3], icux[3], icuy[3], icuz[3], icux_right[3], icuy_up[3], icuz_front[3]; in CreateSystem() local
198 PetscCall(DMStagGetLocationSlot(dmCoord, FRONT, d, &icuz_front[d])); in CreateSystem()
245 …lRhs = uzRef(arrCoord[ez][ey][ex][icuz_front[0]], arrCoord[ez][ey][ex][icuz_front[1]], arrCoord[ez… in CreateSystem()
/petsc/src/dm/impls/stag/tests/
H A Dex30.c67 PetscInt icp[3], icux[3], icuy[3], icuz[3], icux_right[3], icuy_up[3], icuz_front[3]; in CreateMat() local
94 PetscCall(DMStagGetLocationSlot(dmCoord, FRONT, d, &icuz_front[d])); in CreateMat()
1634 PetscInt icp[3], icux[3], icuy[3], icuz[3], icux_right[3], icuy_up[3], icuz_front[3]; in CheckMat() local
1660 PetscCall(DMStagGetLocationSlot(dmCoord, FRONT, d, &icuz_front[d])); in CheckMat()