|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include <AMReX_GpuQualifiers.H>#include <AMReX_MultiFab.H>#include <AMReX_REAL.H>

Go to the source code of this file.
Classes | |
| struct | SurfacePrecipAccumulationSource |
| struct | SurfacePrecipAccumulationSources |
Functions | |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool | surface_precip_has_source (const SurfacePrecipAccumulationSource &src) noexcept |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool | surface_precip_has_total_source (const SurfacePrecipAccumulationSources &src) noexcept |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool | surface_precip_has_explicit_rain_source (const SurfacePrecipAccumulationSources &src) noexcept |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool | surface_precip_has_any_source (const SurfacePrecipAccumulationSources &src) noexcept |
| AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool | surface_precip_has_any_frozen_source (const SurfacePrecipAccumulationSources &src) noexcept |
|
noexcept |
Referenced by plotfile2d::selected_precipitation_accumulation_components().


|
noexcept |
Referenced by NOAHMP::collect_precip_sources(), plotfile2d::fill_precipitation_accumulations(), plotfile2d::selected_precipitation_accumulation_components(), and surface_precip_has_any_frozen_source().


|
noexcept |
|
noexcept |
Referenced by plotfile2d::fill_precipitation_accumulations(), plotfile2d::selected_precipitation_accumulation_components(), surface_precip_has_any_source(), surface_precip_has_explicit_rain_source(), and surface_precip_has_total_source().

|
noexcept |
Referenced by plotfile2d::selected_precipitation_accumulation_components().

