|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include <filesystem>#include <stdexcept>#include "ERF.H"#include "ERF_ReadCustomBinaryIC.H"#include "ERF_Interpolation_Bilinear.H"
Macros | |
| #define | ERF_WEATHERDATAINTERPOLATION_H_ |
Enumerations | |
| enum class | MultiFabType { CC , NC } |
Functions | |
| void | PlotMultiFab (const MultiFab &mf, const Geometry &geom_mf, const std::string plotfilename, MultiFabType mftype) |
| #define ERF_WEATHERDATAINTERPOLATION_H_ |
|
strong |
| void PlotMultiFab | ( | const MultiFab & | mf, |
| const Geometry & | geom_mf, | ||
| const std::string | plotfilename, | ||
| MultiFabType | mftype | ||
| ) |