Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex6.c452 …ot_vx_left, slot_vy_down, slot_vz_back, slot_buoyancy_down, slot_buoyancy_left, slot_buoyancy_back; in UpdateVelocity_3d() local
465 PetscCall(DMStagGetLocationSlot(ctx->dm_buoyancy, DMSTAG_BACK, 0, &slot_buoyancy_back)); in UpdateVelocity_3d()
531 const PetscScalar B = arr_buoyancy[ez][ey][ex][slot_buoyancy_back]; in UpdateVelocity_3d()