ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
This is the complete list of members for ERFPhysBCFunct_base, including all inherited members.
ERFPhysBCFunct_base(const int lev, const amrex::Geometry &geom, const amrex::Vector< amrex::BCRec > &domain_bcs_type, const amrex::Gpu::DeviceVector< amrex::BCRec > &domain_bcs_type_d, bool moving_terrain) | ERFPhysBCFunct_base | inline |
impose_lateral_basestate_bcs(const amrex::Array4< amrex::Real > &dest_arr, const amrex::Box &bx, const amrex::Box &domain, int ncomp, const amrex::IntVect &nghost) | ERFPhysBCFunct_base | |
impose_vertical_basestate_bcs(const amrex::Array4< amrex::Real > &dest_arr, const amrex::Box &bx, const amrex::Box &domain, int ncomp, const amrex::IntVect &nghost) | ERFPhysBCFunct_base | |
m_domain_bcs_type | ERFPhysBCFunct_base | private |
m_domain_bcs_type_d | ERFPhysBCFunct_base | private |
m_geom | ERFPhysBCFunct_base | private |
m_lev | ERFPhysBCFunct_base | private |
m_moving_terrain | ERFPhysBCFunct_base | private |
operator()(amrex::MultiFab &mf, int icomp, int ncomp, amrex::IntVect const &nghost) | ERFPhysBCFunct_base | |
~ERFPhysBCFunct_base() | ERFPhysBCFunct_base | inline |