Home
last modified time | relevance | path

Searched refs:icp (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
192 PetscCall(DMStagGetLocationSlot(dmCoord, ELEMENT, d, &icp[d])); in CreateSystem()
1699 …valRhs = pRef(arrCoord[ez][ey][ex][icp[0]], arrCoord[ez][ey][ex][icp[1]], arrCoord[ez][ey][ex][icp in CreateSystem()
1749 …valRhs = g(arrCoord[ez][ey][ex][icp[0]], arrCoord[ez][ey][ex][icp[1]], arrCoord[ez][ey][ex][icp[2]… in CreateSystem()
1796 PetscInt ip, iux, iuy, iuz, icp[3], icux[3], icuy[3], icuz[3]; in CreateReferenceSolution() local
1814 PetscCall(DMStagGetLocationSlot(dmCoord, ELEMENT, d, &icp[d])); in CreateReferenceSolution()
1828 …[ez][ey][ex][ip] = pRef(arrCoord[ez][ey][ex][icp[0]], arrCoord[ez][ey][ex][icp[1]], arrCoord[ez][e… in CreateReferenceSolution()
/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
88 PetscCall(DMStagGetLocationSlot(dmCoord, ELEMENT, d, &icp[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
1654 PetscCall(DMStagGetLocationSlot(dmCoord, ELEMENT, d, &icp[d])); in CheckMat()