Home
last modified time | relevance | path

Searched refs:DMSTAG_BACK_LEFT (Results 1 – 18 of 18) sorted by relevance

/petsc/src/dm/impls/stag/tests/
H A Dex43.c46 row[9].loc = DMSTAG_BACK_LEFT; in AssembleSystem()
128 stencil_not_element[8].loc = DMSTAG_BACK_LEFT; in main()
195 stencil_not_vertex_first_three[5].loc = DMSTAG_BACK_LEFT; in main()
240 stencil_face_and_edge[4].loc = DMSTAG_BACK_LEFT; in main()
283 stencil_edge[1].loc = DMSTAG_BACK_LEFT; in main()
H A Dex50.c50 loc[1][1] = DMSTAG_BACK_LEFT; in main()
H A Dex17.c106 s[1].loc = DMSTAG_BACK_LEFT; in main()
H A Dex40.c881 row.loc = DMSTAG_BACK_LEFT; in FormFunction3DNoCoupling()
1025 row.loc = DMSTAG_BACK_LEFT; in FormJacobian3DNoCoupling()
1171 row.loc = DMSTAG_BACK_LEFT; in FormFunction3D()
1293 row[nrows].loc = DMSTAG_BACK_LEFT; in FormFunction3D()
1338 col[ncols].loc = DMSTAG_BACK_LEFT; in FormFunction3D()
1441 row.loc = DMSTAG_BACK_LEFT; in FormJacobian3D()
1563 row[nrows].loc = DMSTAG_BACK_LEFT; in FormJacobian3D()
1608 col[ncols].loc = DMSTAG_BACK_LEFT; in FormJacobian3D()
H A Dex13.c317 PetscCall(DMStagGetLocationSlot(dm, DMSTAG_BACK_LEFT, 0, &idxBackLeft)); in Test2_3d()
H A Dex30.c11 #define BACK_LEFT DMSTAG_BACK_LEFT
/petsc/src/dm/impls/stag/
H A Dstagstencil.c194 case DMSTAG_BACK_LEFT: in DMStagGetLocationDOF()
256 case DMSTAG_BACK_LEFT: in DMStagStencilLocationCanonicalize()
260 *locCanonical = DMSTAG_BACK_LEFT; in DMStagStencilLocationCanonicalize()
H A Dstagda.c60 case DMSTAG_BACK_LEFT: in DMStagCreateCompatibleDMDA()
159 case DMSTAG_BACK_LEFT: in DMStagDMDAGetExtraPoints()
H A Dstagmulti.c755 rowf.loc = DMSTAG_BACK_LEFT; in DMStagPopulateInterpolation3d_Internal()
764 colc[0].loc = DMSTAG_BACK_LEFT; in DMStagPopulateInterpolation3d_Internal()
766 colc[2].loc = DMSTAG_BACK_LEFT; in DMStagPopulateInterpolation3d_Internal()
1318 rowc.loc = DMSTAG_BACK_LEFT; in DMStagPopulateRestriction3d_Internal()
1327 colf[count].loc = DMSTAG_BACK_LEFT; in DMStagPopulateRestriction3d_Internal()
H A Dstag3d.c87 PetscCall(DMStagGetLocationSlot(dmf, DMSTAG_BACK_LEFT, 0, &ibackleftf)); in DMStagRestrictSimple_3d()
95 PetscCall(DMStagGetLocationSlot(dmc, DMSTAG_BACK_LEFT, 0, &ibackleftc)); in DMStagRestrictSimple_3d()
221 PetscCall(DMStagGetLocationSlot(dmCoord, DMSTAG_BACK_LEFT, 0, &ibackleft)); in DMStagSetUniformCoordinatesExplicit_3d()
3203 …stag->locationOffsets[DMSTAG_BACK_LEFT] = stag->locationOffsets[DMSTAG_BACK_DOWN] + stag->d… in DMStagComputeLocationOffsets_3d()
3204 …stag->locationOffsets[DMSTAG_BACK] = stag->locationOffsets[DMSTAG_BACK_LEFT] + stag->d… in DMStagComputeLocationOffsets_3d()
3205 stag->locationOffsets[DMSTAG_BACK_RIGHT] = stag->locationOffsets[DMSTAG_BACK_LEFT] + epe; in DMStagComputeLocationOffsets_3d()
3221 stag->locationOffsets[DMSTAG_FRONT_LEFT] = stag->locationOffsets[DMSTAG_BACK_LEFT] + epl; in DMStagComputeLocationOffsets_3d()
3428 row_edge_back_left[c].loc = DMSTAG_BACK_LEFT; in DMCreateMatrix_Stag_3D_AIJ_Assemble()
3564 row[nrows].loc = DMSTAG_BACK_LEFT; in DMCreateMatrix_Stag_3D_AIJ_Assemble()
3610 col[ncols].loc = DMSTAG_BACK_LEFT; in DMCreateMatrix_Stag_3D_AIJ_Assemble()
H A Dstag.c127 stencil1[cnt].loc = DMSTAG_BACK_LEFT; in DMCreateFieldDecomposition_Stag()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi15 DMSTAG_BACK_LEFT
104 elif stencil_location == "back_left": return DMSTAG_BACK_LEFT
H A DDMStag.pyx16 BACK_LEFT = DMSTAG_BACK_LEFT
/petsc/include/
H A Dpetscdmstag.h27 DMSTAG_BACK_LEFT, enumerator
/petsc/src/dm/impls/stag/tutorials/
H A Dex6.c305 pos.loc = DMSTAG_BACK_LEFT; in CreateLame()
477 PetscCall(DMStagGetLocationSlot(ctx->dm_stress, DMSTAG_BACK_LEFT, 0, &slot_txz_backleft)); in UpdateVelocity_3d()
663 PetscCall(DMStagGetLocationSlot(ctx->dm_stress, DMSTAG_BACK_LEFT, 0, &slot_txz_backleft)); in UpdateStress_3d()
684 PetscCall(DMStagGetLocationSlot(ctx->dm_lame, DMSTAG_BACK_LEFT, 0, &slot_mu_backleft)); in UpdateStress_3d()
H A Dex4.c1125 eta_point[4].loc = DMSTAG_BACK_LEFT; in CreateSystem3d()
1581 eta_point[0].loc = DMSTAG_BACK_LEFT; in CreateSystem3d()
1906 PetscCall(DMStagGetLocationSlot(dm_coefficients, DMSTAG_BACK_LEFT, 0, &slot_eta_backleft)); in PopulateCoefficientData()
1907 PetscCall(DMStagGetLocationSlot(dm_coefficients, DMSTAG_BACK_LEFT, 1, &slot_rho_backleft)); in PopulateCoefficientData()
2184 …PetscCall(DMStagVecSplitToDMDA(dm_coefficients, coeff, DMSTAG_BACK_LEFT, 0, &da_eta_back_left, &ve… in DumpSolution()
2187 …PetscCall(DMStagVecSplitToDMDA(dm_coefficients, coeff, DMSTAG_BACK_LEFT, 1, &da_rho_back_left, &ve… in DumpSolution()
H A Dex3.c35 #define BACK_LEFT DMSTAG_BACK_LEFT
/petsc/doc/manual/
H A Ddmstag.md137 DMSTAG_BACK_LEFT