Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstagstencil.c185 case DMSTAG_BACK_UP_LEFT: in DMStagGetLocationDOF()
270 case DMSTAG_BACK_UP_LEFT: in DMStagStencilLocationCanonicalize()
H A Dstagda.c82 case DMSTAG_BACK_UP_LEFT: in DMStagCreateCompatibleDMDA()
H A Dstagmulti.c685 colc[2].loc = DMSTAG_BACK_UP_LEFT; in DMStagPopulateInterpolation3d_Internal()
H A Dstag3d.c3206 …stag->locationOffsets[DMSTAG_BACK_UP_LEFT] = stag->locationOffsets[DMSTAG_BACK_DOWN_LEFT] + ep… in DMStagComputeLocationOffsets_3d()
3208 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.pxi18 DMSTAG_BACK_UP_LEFT
107 elif stencil_location == "back_up_left": return DMSTAG_BACK_UP_LEFT
H A DDMStag.pyx19 BACK_UP_LEFT = DMSTAG_BACK_UP_LEFT
/petsc/include/
H A Dpetscdmstag.h30 DMSTAG_BACK_UP_LEFT, enumerator
/petsc/src/dm/impls/stag/tutorials/
H A Dex3.c38 #define BACK_UP_LEFT DMSTAG_BACK_UP_LEFT
/petsc/src/dm/impls/stag/tests/
H A Dex30.c14 #define BACK_UP_LEFT DMSTAG_BACK_UP_LEFT