ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_Plotfile2DUtils.cpp File Reference
#include "ERF_Plotfile2DUtils.H"
#include <sstream>
#include <unordered_set>
Include dependency graph for ERF_Plotfile2DUtils.cpp:

Namespaces

 plotfile2d
 

Functions

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)