Home
last modified time | relevance | path

Searched refs:DMSTAG_UP_RIGHT (Results 1 – 13 of 13) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstagstencil.c165 case DMSTAG_UP_RIGHT: in DMStagGetLocationDOF()
200 case DMSTAG_UP_RIGHT: in DMStagGetLocationDOF()
253 case DMSTAG_UP_RIGHT: in DMStagStencilLocationCanonicalize()
H A Dstagda.c53 case DMSTAG_UP_RIGHT: in DMStagCreateCompatibleDMDA()
H A Dstagmulti.c545 colc[3].loc = DMSTAG_UP_RIGHT; in DMStagPopulateInterpolation2d_Internal()
725 colc[3].loc = DMSTAG_UP_RIGHT; in DMStagPopulateInterpolation3d_Internal()
729 colc[7].loc = DMSTAG_UP_RIGHT; in DMStagPopulateInterpolation3d_Internal()
H A Dstag2d.c1158 stag->locationOffsets[DMSTAG_UP_RIGHT] = stag->locationOffsets[DMSTAG_UP_LEFT] + epe; in DMStagComputeLocationOffsets_2d()
H A Dstag3d.c3217 stag->locationOffsets[DMSTAG_UP_RIGHT] = stag->locationOffsets[DMSTAG_UP_LEFT] + epe; in DMStagComputeLocationOffsets_3d()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi29 DMSTAG_UP_RIGHT
118 elif stencil_location == "up_right": return DMSTAG_UP_RIGHT
H A DDMStag.pyx30 UP_RIGHT = DMSTAG_UP_RIGHT
/petsc/include/
H A Dpetscdmstag.h41 DMSTAG_UP_RIGHT, enumerator
/petsc/doc/manual/
H A Ddmstag.md56 or the top right edge (in 3D) with `DMSTAG_UP_RIGHT`, the back bottom left
/petsc/src/dm/impls/stag/tutorials/
H A Dex2.c40 #define UP_RIGHT DMSTAG_UP_RIGHT
H A Dex3.c49 #define UP_RIGHT DMSTAG_UP_RIGHT
/petsc/src/dm/impls/stag/tests/
H A Dex18.c43 #define UP_RIGHT DMSTAG_UP_RIGHT
H A Dex30.c25 #define UP_RIGHT DMSTAG_UP_RIGHT