Searched refs:DMSTAG_BACK_RIGHT (Results 1 – 12 of 12) sorted by relevance
60 PetscCall(DMStagVecSplitToDMDA(dm, vec, DMSTAG_BACK_RIGHT, 1, &da, &vecda)); in main()
13 #define BACK_RIGHT DMSTAG_BACK_RIGHT
195 case DMSTAG_BACK_RIGHT: in DMStagGetLocationDOF()257 case DMSTAG_BACK_RIGHT: in DMStagStencilLocationCanonicalize()
61 case DMSTAG_BACK_RIGHT: in DMStagCreateCompatibleDMDA()
765 colc[1].loc = DMSTAG_BACK_RIGHT; in DMStagPopulateInterpolation3d_Internal()767 colc[3].loc = DMSTAG_BACK_RIGHT; in DMStagPopulateInterpolation3d_Internal()
3205 stag->locationOffsets[DMSTAG_BACK_RIGHT] = stag->locationOffsets[DMSTAG_BACK_LEFT] + epe; in DMStagComputeLocationOffsets_3d()
17 DMSTAG_BACK_RIGHT106 elif stencil_location == "back_right": return DMSTAG_BACK_RIGHT
18 BACK_RIGHT = DMSTAG_BACK_RIGHT
29 DMSTAG_BACK_RIGHT, enumerator
478 PetscCall(DMStagGetLocationSlot(ctx->dm_stress, DMSTAG_BACK_RIGHT, 0, &slot_txz_backright)); in UpdateVelocity_3d()
37 #define BACK_RIGHT DMSTAG_BACK_RIGHT
1586 eta_point[1].loc = DMSTAG_BACK_RIGHT; in CreateSystem3d()