#include <ERF_StationSampler.H>
◆ has_3d_vars()
| bool Station::has_3d_vars |
( |
| ) |
const |
|
inline |
148 for (
const auto& v :
vars) {
if (!v.is_2d) {
return true; } }
amrex::Vector< StationVar > vars
Definition: ERF_StationSampler.H:135
Referenced by ERF::resolve_station_stencils().
◆ columns
| amrex::Vector<int> Station::columns |
◆ heights
◆ heights_are_agl
| bool Station::heights_are_agl = true |
◆ locs
◆ name
| std::string Station::name |
◆ vars
The documentation for this struct was generated from the following file: