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

Namespaces

 plotfile2d
 

Functions

const amrex::Vector< SampledFieldDescriptor > & plotfile2d::sampled_field_catalog ()
 
const SampledFieldDescriptor * plotfile2d::find_sampled_field (const std::string &name)
 
amrex::Vector< std::string > plotfile2d::available_sampled_field_names (const SolverChoice &solver_choice)
 
SampledFieldSelection plotfile2d::select_requested_sampled_fields (const amrex::Vector< std::string > &requested, const SolverChoice &solver_choice)
 
std::string plotfile2d::sampled_field_id_to_string (SampledFieldID field_id)