Home
last modified time | relevance | path

Searched refs:DMSTAG_BACK_UP (Results 1 – 11 of 11) sorted by relevance

/petsc/src/dm/impls/stag/
H A Dstagstencil.c196 case DMSTAG_BACK_UP: in DMStagGetLocationDOF()
263 case DMSTAG_BACK_UP: in DMStagStencilLocationCanonicalize()
H A Dstagda.c71 case DMSTAG_BACK_UP: in DMStagCreateCompatibleDMDA()
H A Dstagmulti.c808 colc[2].loc = DMSTAG_BACK_UP; in DMStagPopulateInterpolation3d_Internal()
809 colc[3].loc = DMSTAG_BACK_UP; in DMStagPopulateInterpolation3d_Internal()
H A Dstag3d.c3207 stag->locationOffsets[DMSTAG_BACK_UP] = stag->locationOffsets[DMSTAG_BACK_DOWN] + epr; in DMStagComputeLocationOffsets_3d()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi19 DMSTAG_BACK_UP
108 elif stencil_location == "back_up": return DMSTAG_BACK_UP
H A DDMStag.pyx20 BACK_UP = DMSTAG_BACK_UP
/petsc/include/
H A Dpetscdmstag.h31 DMSTAG_BACK_UP, enumerator
/petsc/src/dm/impls/stag/tutorials/
H A Dex6.c481 PetscCall(DMStagGetLocationSlot(ctx->dm_stress, DMSTAG_BACK_UP, 0, &slot_tyz_backup)); in UpdateVelocity_3d()
H A Dex3.c39 #define BACK_UP DMSTAG_BACK_UP
H A Dex4.c1596 eta_point[3].loc = DMSTAG_BACK_UP; in CreateSystem3d()
/petsc/src/dm/impls/stag/tests/
H A Dex30.c15 #define BACK_UP DMSTAG_BACK_UP