Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/ !
H A Dstagstencil.c203 case DMSTAG_FRONT_RIGHT: in DMStagGetLocationDOF()
259 case DMSTAG_FRONT_RIGHT: in DMStagStencilLocationCanonicalize()
H A Dstagda.c63 case DMSTAG_FRONT_RIGHT: in DMStagCreateCompatibleDMDA()
H A Dstagmulti.c769 colc[5].loc = DMSTAG_FRONT_RIGHT; in DMStagPopulateInterpolation3d_Internal()
771 colc[7].loc = DMSTAG_FRONT_RIGHT; in DMStagPopulateInterpolation3d_Internal()
H A Dstag3d.c3223 stag->locationOffsets[DMSTAG_FRONT_RIGHT] = stag->locationOffsets[DMSTAG_FRONT_LEFT] + epe; in DMStagComputeLocationOffsets_3d()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/ !
H A Dpetscdmstag.pxi35 DMSTAG_FRONT_RIGHT
124 elif stencil_location == "front_right": return DMSTAG_FRONT_RIGHT
H A DDMStag.pyx36 FRONT_RIGHT = DMSTAG_FRONT_RIGHT
/petsc/include/ !
H A Dpetscdmstag.h47 DMSTAG_FRONT_RIGHT, enumerator
/petsc/src/dm/impls/stag/tutorials/ !
H A Dex3.c55 #define FRONT_RIGHT DMSTAG_FRONT_RIGHT
/petsc/src/dm/impls/stag/tests/ !
H A Dex30.c31 #define FRONT_RIGHT DMSTAG_FRONT_RIGHT