|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include "ERF_ShocColumnData.H"#include "ERF_ShocConstants.H"#include "ERF_ShocThermoUtils.H"#include "ERF_Constants.H"

Go to the source code of this file.
Classes | |
| struct | shoc::ShocEnergyFixerView |
| class | ShocEnergyFixer |
Namespaces | |
| shoc | |
Functions | |
| ShocEnergyFixerView | shoc::make_energy_fixer_view (ShocColumnData &col) |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE int | shoc::diagnose_active_top (const amrex::Array4< const amrex::Real > &tke, int ic, int nlev) noexcept |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE void | shoc::apply_energy_fix_column (const ShocEnergyFixerView &v, int ic, amrex::Real dt) noexcept |