ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_Plotfile2DUtils.H File Reference
#include <string>
#include <AMReX_GpuQualifiers.H>
#include <AMReX_Vector.H>
Include dependency graph for ERF_Plotfile2DUtils.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  plotfile2d::PlotVariableSelection
 

Namespaces

 plotfile2d
 

Functions

AMREX_FORCE_INLINE bool plotfile2d::use_native_shoc_consumed_flux_source (bool native_shoc_owns_scalar_fluxes, bool native_shoc_has_consumed_flux_diagnostics, bool host_flux_field_available) noexcept
 
PlotVariableSelection plotfile2d::select_requested_plot_variables (const amrex::Vector< std::string > &requested, const amrex::Vector< std::string > &available)
 
std::string plotfile2d::format_unavailable_2d_plot_var_warning (const std::string &parameter_name, const std::string &unavailable_name, const amrex::Vector< std::string > &available_names)
 
std::string plotfile2d::format_plot2d_parameter_name (const std::string &pp_prefix, const std::string &parameter_name)
 
std::string plotfile2d::format_2d_component_count_error (int lev, int filled, int expected)
 
std::string plotfile2d::format_invalid_2d_stream_error (int which)