Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstagstencil.c186 case DMSTAG_BACK_UP_RIGHT: in DMStagGetLocationDOF()
271 case DMSTAG_BACK_UP_RIGHT: in DMStagStencilLocationCanonicalize()
H A Dstagda.c83 case DMSTAG_BACK_UP_RIGHT: in DMStagCreateCompatibleDMDA()
H A Dstagmulti.c686 colc[3].loc = DMSTAG_BACK_UP_RIGHT; in DMStagPopulateInterpolation3d_Internal()
H A Dstag3d.c3208 stag->locationOffsets[DMSTAG_BACK_UP_RIGHT] = stag->locationOffsets[DMSTAG_BACK_UP_LEFT] + epe; in DMStagComputeLocationOffsets_3d()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi20 DMSTAG_BACK_UP_RIGHT
109 elif stencil_location == "back_up_right": return DMSTAG_BACK_UP_RIGHT
H A DDMStag.pyx21 BACK_UP_RIGHT = DMSTAG_BACK_UP_RIGHT
/petsc/include/
H A Dpetscdmstag.h32 DMSTAG_BACK_UP_RIGHT, enumerator
/petsc/src/dm/impls/stag/tutorials/
H A Dex3.c40 #define BACK_UP_RIGHT DMSTAG_BACK_UP_RIGHT
/petsc/src/dm/impls/stag/tests/
H A Dex30.c16 #define BACK_UP_RIGHT DMSTAG_BACK_UP_RIGHT