|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
Go to the source code of this file.
Functions | |
| Gpu::DeviceVector< Real > | rho_d (khi+1, 0.0) |
| for (MFIter mfi(state, TilingIfNotGPU());mfi.isValid();++mfi) | |
| Vector< Real > | rho_h (khi+1, 0.0) |
| Vector< Real > | rho_stag (khi+2, 0.0) |
| for (int k=1;k<=khi;k++) | |
Variables | |
| auto | rho_arr = rho_d.data() |
| rho_stag [0] = 1.5*rho_h[0] - 0.5*rho_h[1] | |
| for | ( | int | k = 1; k <= khi; k++ | ) |
| for | ( | MFIter mfi(state, TilingIfNotGPU());mfi.isValid();++ | mfi | ) |

Referenced by Morrison::Compute_Coefficients(), SAM::Compute_Coefficients(), and ERF::FillForecastStateMultiFabs().

Referenced by Morrison::Compute_Coefficients(), SAM::Compute_Coefficients(), ERF::FillForecastStateMultiFabs(), for(), and ReadCustomBinaryIC().

| auto rho_arr = rho_d.data() |
Referenced by Morrison::Advance(), Kessler::Copy_Micro_to_State(), Morrison::Copy_Micro_to_State(), SAM::Copy_Micro_to_State(), SatAdj::Copy_Micro_to_State(), ERF::derive_stress_profiles(), ERF::derive_stress_profiles_stag(), ERF::erf_enforce_hse(), erf_init_dens_hse(), fine_compute_interior_ghost_rhs(), and for().