Home
last modified time | relevance | path

Searched refs:DMSTAG_BACK_DOWN_RIGHT (Results 1 – 9 of 9) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstagstencil.c184 case DMSTAG_BACK_DOWN_RIGHT: in DMStagGetLocationDOF()
269 case DMSTAG_BACK_DOWN_RIGHT: in DMStagStencilLocationCanonicalize()
H A Dstagda.c81 case DMSTAG_BACK_DOWN_RIGHT: in DMStagCreateCompatibleDMDA()
H A Dstagmulti.c684 colc[1].loc = DMSTAG_BACK_DOWN_RIGHT; in DMStagPopulateInterpolation3d_Internal()
H A Dstag3d.c3202 …stag->locationOffsets[DMSTAG_BACK_DOWN_RIGHT] = stag->locationOffsets[DMSTAG_BACK_DOWN_LEFT] + ep… in DMStagComputeLocationOffsets_3d()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi14 DMSTAG_BACK_DOWN_RIGHT
103 elif stencil_location == "back_down_right": return DMSTAG_BACK_DOWN_RIGHT
H A DDMStag.pyx15 BACK_DOWN_RIGHT = DMSTAG_BACK_DOWN_RIGHT
/petsc/include/
H A Dpetscdmstag.h26 DMSTAG_BACK_DOWN_RIGHT, enumerator
/petsc/src/dm/impls/stag/tutorials/
H A Dex3.c34 #define BACK_DOWN_RIGHT DMSTAG_BACK_DOWN_RIGHT
/petsc/src/dm/impls/stag/tests/
H A Dex30.c10 #define BACK_DOWN_RIGHT DMSTAG_BACK_DOWN_RIGHT