Searched refs:icuy (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex3.c | 171 PetscInt icp[3], icux[3], icuy[3], icuz[3], icux_right[3], icuy_up[3], icuz_front[3]; in CreateSystem() local 194 PetscCall(DMStagGetLocationSlot(dmCoord, DOWN, d, &icuy[d])); in CreateSystem() 740 …valRhs = uyRef(arrCoord[ez][ey][ex][icuy[0]], arrCoord[ez][ey][ex][icuy[1]], arrCoord[ez][ey][ex][… in CreateSystem() 1203 …valRhs = fy(arrCoord[ez][ey][ex][icuy[0]], arrCoord[ez][ey][ex][icuy[1]], arrCoord[ez][ey][ex][icu… in CreateSystem() 1796 PetscInt ip, iux, iuy, iuz, icp[3], icux[3], icuy[3], icuz[3]; in CreateReferenceSolution() local 1816 PetscCall(DMStagGetLocationSlot(dmCoord, DOWN, d, &icuy[d])); in CreateReferenceSolution() 1826 …[ey][ex][iuy] = uyRef(arrCoord[ez][ey][ex][icuy[0]], arrCoord[ez][ey][ex][icuy[1]], arrCoord[ez][e… in CreateReferenceSolution()
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex30.c | 67 PetscInt icp[3], icux[3], icuy[3], icuz[3], icux_right[3], icuy_up[3], icuz_front[3]; in CreateMat() local 90 PetscCall(DMStagGetLocationSlot(dmCoord, DOWN, d, &icuy[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 1656 PetscCall(DMStagGetLocationSlot(dmCoord, DOWN, d, &icuy[d])); in CheckMat()
|