ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_NOAHMP_ResultPolicy.H File Reference
#include <cmath>
#include <AMReX_GpuQualifiers.H>
#include <AMReX_REAL.H>
#include "ERF_Constants.H"
#include "ERF_NOAHMP_Fields.H"
Include dependency graph for ERF_NOAHMP_ResultPolicy.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  noahmp_result_policy::FluxSelection
 
struct  noahmp_result_policy::CellPolicy
 

Namespaces

 noahmp_result_policy
 

Functions

AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool noahmp_result_policy::result_is_valid (amrex::Real value) noexcept
 
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE bool noahmp_result_policy::result_is_valid_for_output (amrex::Real value, int output_comp) noexcept
 
AMREX_GPU_HOST_DEVICE AMREX_FORCE_INLINE amrex::Real noahmp_result_policy::select_result (bool cell_processed, amrex::Real value, amrex::Real undefined_value, int output_comp) noexcept