Go to the source code of this file.
◆ for() [1/2]
| for |
( |
int |
k = 0; k <= khi; k++ | ) |
|
Vector< Real > rho_h(khi+1, zero)
const Real inv_ncell_xy
Definition: ERF_UpdateWSubsidence_SineMassFlux.H:17
◆ for() [2/2]
| for |
( |
MFIter mfi(state, TilingIfNotGPU());mfi.isValid();++ |
mfi | ) |
|
5 const auto &box = mfi.tilebox();
6 auto state_arr = state.const_array(mfi);
7 ParallelFor(box, [=] AMREX_GPU_DEVICE (
int i,
int j,
int k) noexcept {
#define Rho_comp
Definition: ERF_IndexDefines.H:36
ParallelFor(fab_box, [=] AMREX_GPU_DEVICE(int i, int j, int k) { qrcuten_arr(i, j, k)=Real(0);qscuten_arr(i, j, k)=Real(0);qicuten_arr(i, j, k)=Real(0);})
auto rho_arr
Definition: ERF_UpdateWSubsidence_SineMassFlux.H:3
◆ rho_d()
◆ rho_h()
◆ rho_stag()
◆ inv_ncell_xy
◆ rho_arr
| auto rho_arr = rho_d.data() |
Referenced by Morrison::Advance(), Kessler::AdvanceKessler(), Kessler::Copy_Micro_to_State(), Morrison::Copy_Micro_to_State(), SAM::Copy_Micro_to_State(), SatAdj::Copy_Micro_to_State(), ShocDriver::debug_check_bad_column(), ERF::derive_stress_profiles(), ERF::derive_stress_profiles_stag(), ERF::erf_enforce_hse(), erf_init_dens_hse_dry(), ShocPreprocess::fill_columns(), fine_compute_interior_ghost_rhs(), for(), and rebalance_columns().
◆ rho_stag