Home
last modified time | relevance | path

Searched refs:DMSTAG_BACK_DOWN (Results 1 – 17 of 17) sorted by relevance

/petsc/src/dm/impls/stag/tests/
H A Dex43.c42 row[8].loc = DMSTAG_BACK_DOWN; in AssembleSystem()
126 stencil_not_element[7].loc = DMSTAG_BACK_DOWN; in main()
193 stencil_not_vertex_first_three[4].loc = DMSTAG_BACK_DOWN; in main()
238 stencil_face_and_edge[3].loc = DMSTAG_BACK_DOWN; in main()
281 stencil_edge[0].loc = DMSTAG_BACK_DOWN; in main()
H A Dex50.c51 loc[1][2] = DMSTAG_BACK_DOWN; in main()
H A Dex40.c896 row.loc = DMSTAG_BACK_DOWN; in FormFunction3DNoCoupling()
1040 row.loc = DMSTAG_BACK_DOWN; in FormJacobian3DNoCoupling()
1186 row.loc = DMSTAG_BACK_DOWN; in FormFunction3D()
1298 row[nrows].loc = DMSTAG_BACK_DOWN; in FormFunction3D()
1343 col[ncols].loc = DMSTAG_BACK_DOWN; in FormFunction3D()
1456 row.loc = DMSTAG_BACK_DOWN; in FormJacobian3D()
1568 row[nrows].loc = DMSTAG_BACK_DOWN; in FormJacobian3D()
1613 col[ncols].loc = DMSTAG_BACK_DOWN; in FormJacobian3D()
H A Dex13.c318 PetscCall(DMStagGetLocationSlot(dm, DMSTAG_BACK_DOWN, 0, &idxBackDown)); in Test2_3d()
H A Dex30.c9 #define BACK_DOWN DMSTAG_BACK_DOWN
/petsc/src/dm/impls/stag/
H A Dstagstencil.c193 case DMSTAG_BACK_DOWN: in DMStagGetLocationDOF()
262 case DMSTAG_BACK_DOWN: in DMStagStencilLocationCanonicalize()
266 *locCanonical = DMSTAG_BACK_DOWN; in DMStagStencilLocationCanonicalize()
H A Dstagda.c70 case DMSTAG_BACK_DOWN: in DMStagCreateCompatibleDMDA()
163 case DMSTAG_BACK_DOWN: in DMStagDMDAGetExtraPoints()
H A Dstagmulti.c797 rowf.loc = DMSTAG_BACK_DOWN; in DMStagPopulateInterpolation3d_Internal()
806 colc[0].loc = DMSTAG_BACK_DOWN; in DMStagPopulateInterpolation3d_Internal()
807 colc[1].loc = DMSTAG_BACK_DOWN; in DMStagPopulateInterpolation3d_Internal()
1348 rowc.loc = DMSTAG_BACK_DOWN; in DMStagPopulateRestriction3d_Internal()
1357 colf[count].loc = DMSTAG_BACK_DOWN; in DMStagPopulateRestriction3d_Internal()
H A Dstag3d.c86 PetscCall(DMStagGetLocationSlot(dmf, DMSTAG_BACK_DOWN, 0, &ibackdownf)); in DMStagRestrictSimple_3d()
94 PetscCall(DMStagGetLocationSlot(dmc, DMSTAG_BACK_DOWN, 0, &ibackdownc)); in DMStagRestrictSimple_3d()
220 PetscCall(DMStagGetLocationSlot(dmCoord, DMSTAG_BACK_DOWN, 0, &ibackdown)); in DMStagSetUniformCoordinatesExplicit_3d()
3201 …stag->locationOffsets[DMSTAG_BACK_DOWN] = stag->locationOffsets[DMSTAG_BACK_DOWN_LEFT] + st… in DMStagComputeLocationOffsets_3d()
3203 …stag->locationOffsets[DMSTAG_BACK_LEFT] = stag->locationOffsets[DMSTAG_BACK_DOWN] + stag->d… in DMStagComputeLocationOffsets_3d()
3207 stag->locationOffsets[DMSTAG_BACK_UP] = stag->locationOffsets[DMSTAG_BACK_DOWN] + epr; in DMStagComputeLocationOffsets_3d()
3219 stag->locationOffsets[DMSTAG_FRONT_DOWN] = stag->locationOffsets[DMSTAG_BACK_DOWN] + epl; in DMStagComputeLocationOffsets_3d()
3434 row_edge_back_down[c].loc = DMSTAG_BACK_DOWN; in DMCreateMatrix_Stag_3D_AIJ_Assemble()
3569 row[nrows].loc = DMSTAG_BACK_DOWN; in DMCreateMatrix_Stag_3D_AIJ_Assemble()
3615 col[ncols].loc = DMSTAG_BACK_DOWN; in DMCreateMatrix_Stag_3D_AIJ_Assemble()
H A Dstag.c122 stencil1[cnt].loc = DMSTAG_BACK_DOWN; in DMCreateFieldDecomposition_Stag()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscdmstag.pxi13 DMSTAG_BACK_DOWN
102 elif stencil_location == "back_down": return DMSTAG_BACK_DOWN
H A DDMStag.pyx14 BACK_DOWN = DMSTAG_BACK_DOWN
/petsc/include/
H A Dpetscdmstag.h25 DMSTAG_BACK_DOWN, enumerator
/petsc/src/dm/impls/stag/tutorials/
H A Dex6.c297 pos.loc = DMSTAG_BACK_DOWN; in CreateLame()
480 PetscCall(DMStagGetLocationSlot(ctx->dm_stress, DMSTAG_BACK_DOWN, 0, &slot_tyz_backdown)); in UpdateVelocity_3d()
664 PetscCall(DMStagGetLocationSlot(ctx->dm_stress, DMSTAG_BACK_DOWN, 0, &slot_tyz_backdown)); in UpdateStress_3d()
685 PetscCall(DMStagGetLocationSlot(ctx->dm_lame, DMSTAG_BACK_DOWN, 0, &slot_mu_backdown)); in UpdateStress_3d()
H A Dex4.c1340 rho_point[2].loc = DMSTAG_BACK_DOWN; in CreateSystem3d()
1377 eta_point[4].loc = DMSTAG_BACK_DOWN; in CreateSystem3d()
1591 eta_point[2].loc = DMSTAG_BACK_DOWN; in CreateSystem3d()
1908 PetscCall(DMStagGetLocationSlot(dm_coefficients, DMSTAG_BACK_DOWN, 0, &slot_eta_backdown)); in PopulateCoefficientData()
1909 PetscCall(DMStagGetLocationSlot(dm_coefficients, DMSTAG_BACK_DOWN, 1, &slot_rho_backdown)); in PopulateCoefficientData()
2190 …PetscCall(DMStagVecSplitToDMDA(dm_coefficients, coeff, DMSTAG_BACK_DOWN, 0, &da_eta_back_down, &ve… in DumpSolution()
2193 …PetscCall(DMStagVecSplitToDMDA(dm_coefficients, coeff, DMSTAG_BACK_DOWN, 1, &da_rho_back_down, &ve… in DumpSolution()
H A Dex3.c33 #define BACK_DOWN DMSTAG_BACK_DOWN
/petsc/doc/manual/
H A Ddmstag.md136 DMSTAG_BACK_DOWN