| add_fast_tend(amrex::Vector< amrex::MultiFab > &S_rhs) const | ShocDriver | |
| add_slow_tend(const amrex::MFIter &mfi, const amrex::Box &tbx, const amrex::Array4< amrex::Real > &cell_rhs) const | ShocDriver | |
| advance(amrex::MultiFab &cons, amrex::MultiFab &xvel, amrex::MultiFab &yvel, amrex::MultiFab &zvel, amrex::MultiFab *tau13, amrex::MultiFab *tau23, amrex::MultiFab *hfx3, amrex::MultiFab *qfx3, amrex::MultiFab *eddy_diffs, amrex::MultiFab &z_phys_nd, const amrex::Geometry &geom, amrex::Real dt) | ShocDriver | |
| apply_state_update(amrex::MultiFab &cons, amrex::MultiFab &xvel, amrex::MultiFab &yvel, amrex::Real dt) const | ShocDriver | private |
| brunt_diagnostics() const | ShocDriver | inline |
| buoy_prod_diagnostics() const | ShocDriver | inline |
| consumed_laten_flux_diagnostics() const | ShocDriver | inline |
| consumed_sens_flux_diagnostics() const | ShocDriver | inline |
| debug_check_bad_column(const ShocColumnData &col, const amrex::MFIter &mfi, const amrex::MultiFab &z_phys_nd, const amrex::MultiFab *hfx3, const amrex::MultiFab *qfx3, const amrex::MultiFab *tau13, const amrex::MultiFab *tau23, const amrex::Geometry &geom, amrex::Real dt) const | ShocDriver | private |
| debug_summary_enabled() const | ShocDriver | inline |
| disables_momentum_transport() const | ShocDriver | |
| diss_tke_diagnostics() const | ShocDriver | inline |
| ensure_storage(const amrex::MultiFab &cons, const amrex::MultiFab &xvel, const amrex::MultiFab &yvel, const amrex::MultiFab &eddy_diffs) | ShocDriver | private |
| has_consumed_surface_flux_diagnostics() const | ShocDriver | inline |
| has_native_diagnostics() const | ShocDriver | inline |
| isotropy_diagnostics() const | ShocDriver | inline |
| m_advance_calls | ShocDriver | private |
| m_brunt_cc | ShocDriver | private |
| m_buoy_prod_cc | ShocDriver | private |
| m_column_workspaces | ShocDriver | private |
| m_cons_ptr | ShocDriver | private |
| m_consumed_laten_flux_cc | ShocDriver | private |
| m_consumed_sens_flux_cc | ShocDriver | private |
| m_diss_tke_cc | ShocDriver | private |
| m_eddy_coeffs_cc | ShocDriver | private |
| m_eddy_diffs_ptr | ShocDriver | private |
| m_hfx3_ptr | ShocDriver | private |
| m_isotropy_cc | ShocDriver | private |
| m_lev | ShocDriver | private |
| m_moisture_indices | ShocDriver | private |
| m_moisture_type | ShocDriver | private |
| m_opts | ShocDriver | private |
| m_pblh_cc | ShocDriver | private |
| m_prev_turb_cc | ShocDriver | private |
| m_prev_turb_valid | ShocDriver | private |
| m_prev_wthv_sec_cc | ShocDriver | private |
| m_qc_tend_cc | ShocDriver | private |
| m_qfx3_ptr | ShocDriver | private |
| m_qi_tend_cc | ShocDriver | private |
| m_qv_tend_cc | ShocDriver | private |
| m_qw_sec_cc | ShocDriver | private |
| m_qwthl_sec_cc | ShocDriver | private |
| m_shear_prod_cc | ShocDriver | private |
| m_shoc_cldfrac_cc | ShocDriver | private |
| m_shoc_cond_cc | ShocDriver | private |
| m_shoc_olen_cc | ShocDriver | private |
| m_shoc_ql2_cc | ShocDriver | private |
| m_shoc_ql_cc | ShocDriver | private |
| m_shoc_ustar_cc | ShocDriver | private |
| m_tau13_ptr | ShocDriver | private |
| m_tau23_ptr | ShocDriver | private |
| m_theta_tend_cc | ShocDriver | private |
| m_thl_sec_cc | ShocDriver | private |
| m_tke_tend_cc | ShocDriver | private |
| m_u_tend_cc | ShocDriver | private |
| m_u_tend_fc | ShocDriver | private |
| m_v_tend_cc | ShocDriver | private |
| m_v_tend_fc | ShocDriver | private |
| m_w3_cc | ShocDriver | private |
| m_w_sec_cc | ShocDriver | private |
| m_wqls_sec_cc | ShocDriver | private |
| m_wqw_sec_cc | ShocDriver | private |
| m_wthl_sec_cc | ShocDriver | private |
| m_wthv_sec_cc | ShocDriver | private |
| native_diagnostics() const | ShocDriver | inline |
| needs_host_surface_momentum_stresses() const | ShocDriver | |
| owns_momentum_surface_stresses() const | ShocDriver | |
| owns_scalar_surface_fluxes() const | ShocDriver | |
| owns_surface_fluxes() const | ShocDriver | |
| pblh_diagnostics() const | ShocDriver | inline |
| print_debug_summary(amrex::Real dt) const | ShocDriver | private |
| qw_sec_diagnostics() const | ShocDriver | inline |
| qwthl_sec_diagnostics() const | ShocDriver | inline |
| seed_carried_buoyancy_flux(ShocColumnData &col, const amrex::MFIter &mfi) const | ShocDriver | private |
| seed_carried_turbulence(ShocColumnData &col, const amrex::MFIter &mfi, const amrex::MultiFab &cons, const amrex::MultiFab &eddy_diffs) const | ShocDriver | private |
| set_diff_stresses() const | ShocDriver | |
| set_eddy_diffs() const | ShocDriver | |
| shear_prod_diagnostics() const | ShocDriver | inline |
| shoc_cldfrac_diagnostics() const | ShocDriver | inline |
| shoc_cond_diagnostics() const | ShocDriver | inline |
| shoc_olen_diagnostics() const | ShocDriver | inline |
| shoc_ql2_diagnostics() const | ShocDriver | inline |
| shoc_ql_diagnostics() const | ShocDriver | inline |
| shoc_ustar_diagnostics() const | ShocDriver | inline |
| ShocDriver(int lev, const SolverChoice &solver_choice) | ShocDriver | explicit |
| store_carried_buoyancy_flux(const ShocColumnData &col, const amrex::MFIter &mfi) | ShocDriver | private |
| store_carried_turbulence(const ShocColumnData &col, const amrex::MFIter &mfi) | ShocDriver | private |
| thl_sec_diagnostics() const | ShocDriver | inline |
| uses_host_diffusion() const | ShocDriver | |
| uses_momentum_host_diffusion() const | ShocDriver | |
| uses_momentum_state_update() const | ShocDriver | |
| uses_state_update() const | ShocDriver | |
| w3_diagnostics() const | ShocDriver | inline |
| w_sec_diagnostics() const | ShocDriver | inline |
| wqls_sec_diagnostics() const | ShocDriver | inline |
| wqw_sec_diagnostics() const | ShocDriver | inline |
| wthl_sec_diagnostics() const | ShocDriver | inline |
| wthv_sec_diagnostics() const | ShocDriver | inline |