Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tests/
H A Dex30.c12 #define BACK DMSTAG_BACK macro
91 PetscCall(DMStagGetLocationSlot(dmCoord, BACK, d, &icuz[d])); in CreateMat()
1090 row.loc = BACK; in CreateMat()
1102 row.loc = BACK; in CreateMat()
1110 col[0].loc = BACK; in CreateMat()
1117 col[1].loc = BACK; in CreateMat()
1124 col[2].loc = BACK; in CreateMat()
1130 col[3].loc = BACK; in CreateMat()
1136 col[4].loc = BACK; in CreateMat()
1156 col[0].loc = BACK; in CreateMat()
[all …]
/petsc/src/dm/impls/stag/tutorials/
H A Dex3.c36 #define BACK DMSTAG_BACK macro
195 PetscCall(DMStagGetLocationSlot(dmCoord, BACK, d, &icuz[d])); in CreateSystem()
1216 row.loc = BACK; in CreateSystem()
1230 row.loc = BACK; in CreateSystem()
1238 col[0].loc = BACK; in CreateSystem()
1245 col[1].loc = BACK; in CreateSystem()
1252 col[2].loc = BACK; in CreateSystem()
1258 col[3].loc = BACK; in CreateSystem()
1264 col[4].loc = BACK; in CreateSystem()
1284 col[0].loc = BACK; in CreateSystem()
[all …]
/petsc/doc/manual/
H A Ddmstag.md126 …DMSTAG_ELEMENT`, plus all entries consisting only of "LEFT", "DOWN", and "BACK". In general, these…
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DDMStag.pyx17 BACK = DMSTAG_BACK variable in DMStagStencilLocation
/petsc/lib/petsc/bin/maint/
H A Dtoclapack.sh337 BACK="${PWD}"
493 cd "$BACK" || exit