Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex6.c455 PetscInt slot_txz_backleft, slot_txz_backright, slot_txz_frontleft; in UpdateVelocity_3d() local
479 PetscCall(DMStagGetLocationSlot(ctx->dm_stress, DMSTAG_FRONT_LEFT, 0, &slot_txz_frontleft)); in UpdateVelocity_3d()
523 …ess[ez][ey][ex][slot_txy_downleft]) / dy + (arr_stress[ez][ey][ex][slot_txz_frontleft] - arr_stres… in UpdateVelocity_3d()