Home
last modified time | relevance | path

Searched refs:DMSTAG_FRONT_DOWN_RIGHT (Results 1 – 10 of 10) sorted by relevance

/petsc/src/dm/impls/stag/tests/
H A Dex17.c93 s[2].loc = DMSTAG_FRONT_DOWN_RIGHT; in main()
H A Dex30.c28 #define FRONT_DOWN_RIGHT DMSTAG_FRONT_DOWN_RIGHT
/petsc/src/dm/impls/stag/
H A Dstagstencil.c188 case DMSTAG_FRONT_DOWN_RIGHT: in DMStagGetLocationDOF()
273 case DMSTAG_FRONT_DOWN_RIGHT: in DMStagStencilLocationCanonicalize()
H A Dstagda.c85 case DMSTAG_FRONT_DOWN_RIGHT: in DMStagCreateCompatibleDMDA()
H A Dstagmulti.c688 colc[5].loc = DMSTAG_FRONT_DOWN_RIGHT; in DMStagPopulateInterpolation3d_Internal()
H A Dstag3d.c3220 …stag->locationOffsets[DMSTAG_FRONT_DOWN_RIGHT] = stag->locationOffsets[DMSTAG_FRONT_DOWN_LEFT] + e… in DMStagComputeLocationOffsets_3d()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi32 DMSTAG_FRONT_DOWN_RIGHT
121 elif stencil_location == "front_down_right": return DMSTAG_FRONT_DOWN_RIGHT
H A DDMStag.pyx33 FRONT_DOWN_RIGHT = DMSTAG_FRONT_DOWN_RIGHT
/petsc/include/
H A Dpetscdmstag.h44 DMSTAG_FRONT_DOWN_RIGHT, enumerator
/petsc/src/dm/impls/stag/tutorials/
H A Dex3.c52 #define FRONT_DOWN_RIGHT DMSTAG_FRONT_DOWN_RIGHT