|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include <ERF_Plotfile2DInterpolator.H>

Public Attributes | |
| const amrex::MultiFab * | xvel = nullptr |
| const amrex::MultiFab * | yvel = nullptr |
| const amrex::MultiFab * | zvel = nullptr |
| const amrex::MultiFab * | cos_alpha = nullptr |
| const amrex::MultiFab * | sin_alpha = nullptr |
| const amrex::MultiFab* plotfile2d::SampledWindSources::cos_alpha = nullptr |
Referenced by plotfile2d::fill_sampled_level_component().
| const amrex::MultiFab* plotfile2d::SampledWindSources::sin_alpha = nullptr |
Referenced by plotfile2d::fill_sampled_level_component().
| const amrex::MultiFab* plotfile2d::SampledWindSources::xvel = nullptr |
Referenced by plotfile2d::fill_sampled_level_component(), and ERF::Write2DPlotFile().
| const amrex::MultiFab* plotfile2d::SampledWindSources::yvel = nullptr |
Referenced by plotfile2d::fill_sampled_level_component(), and ERF::Write2DPlotFile().
| const amrex::MultiFab* plotfile2d::SampledWindSources::zvel = nullptr |
Referenced by plotfile2d::fill_sampled_level_component(), and ERF::Write2DPlotFile().