Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tests/
H A Dex17.c91 s[1].loc = DMSTAG_FRONT_UP_RIGHT; /* redundant, should be ignored */ in main()
H A Dex30.c34 #define FRONT_UP_RIGHT DMSTAG_FRONT_UP_RIGHT
/petsc/src/dm/impls/stag/
H A Dstagstencil.c190 case DMSTAG_FRONT_UP_RIGHT: in DMStagGetLocationDOF()
275 case DMSTAG_FRONT_UP_RIGHT: in DMStagStencilLocationCanonicalize()
H A Dstagda.c87 case DMSTAG_FRONT_UP_RIGHT: in DMStagCreateCompatibleDMDA()
H A Dstagmulti.c690 colc[7].loc = DMSTAG_FRONT_UP_RIGHT; in DMStagPopulateInterpolation3d_Internal()
H A Dstag3d.c3226 …stag->locationOffsets[DMSTAG_FRONT_UP_RIGHT] = stag->locationOffsets[DMSTAG_FRONT_UP_LEFT] + epe; in DMStagComputeLocationOffsets_3d()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi38 DMSTAG_FRONT_UP_RIGHT
127 elif stencil_location == "front_up_right": return DMSTAG_FRONT_UP_RIGHT
H A DDMStag.pyx39 FRONT_UP_RIGHT = DMSTAG_FRONT_UP_RIGHT
/petsc/include/
H A Dpetscdmstag.h50 DMSTAG_FRONT_UP_RIGHT enumerator
/petsc/src/dm/impls/stag/tutorials/
H A Dex3.c58 #define FRONT_UP_RIGHT DMSTAG_FRONT_UP_RIGHT