Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/
H A Dstagstencil.c204 case DMSTAG_FRONT_UP: in DMStagGetLocationDOF()
265 case DMSTAG_FRONT_UP: in DMStagStencilLocationCanonicalize()
H A Dstagda.c73 case DMSTAG_FRONT_UP: in DMStagCreateCompatibleDMDA()
H A Dstagmulti.c812 colc[6].loc = DMSTAG_FRONT_UP; in DMStagPopulateInterpolation3d_Internal()
813 colc[7].loc = DMSTAG_FRONT_UP; in DMStagPopulateInterpolation3d_Internal()
H A Dstag3d.c3225 stag->locationOffsets[DMSTAG_FRONT_UP] = stag->locationOffsets[DMSTAG_FRONT_DOWN] + epr; in DMStagComputeLocationOffsets_3d()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi37 DMSTAG_FRONT_UP
126 elif stencil_location == "front_up": return DMSTAG_FRONT_UP
H A DDMStag.pyx38 FRONT_UP = DMSTAG_FRONT_UP
/petsc/include/
H A Dpetscdmstag.h49 DMSTAG_FRONT_UP, enumerator
/petsc/src/dm/impls/stag/tutorials/
H A Dex3.c57 #define FRONT_UP DMSTAG_FRONT_UP
/petsc/src/dm/impls/stag/tests/
H A Dex30.c33 #define FRONT_UP DMSTAG_FRONT_UP