ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
This is the complete list of members for ERFPhysBCFunct_v, including all inherited members.
ERFPhysBCFunct_v(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, amrex::Array< amrex::Array< amrex::Real, AMREX_SPACEDIM *2 >, AMREX_SPACEDIM+NBCVAR_max > bc_extdir_vals, amrex::Array< amrex::Array< amrex::Real, AMREX_SPACEDIM *2 >, AMREX_SPACEDIM+NBCVAR_max > bc_neumann_vals, std::unique_ptr< amrex::MultiFab > &z_phys_nd, const bool use_real_bcs, amrex::Real *v_bc_data) | ERFPhysBCFunct_v | inline |
impose_lateral_yvel_bcs(const amrex::Array4< amrex::Real > &dest_arr, const amrex::Box &bx, const amrex::Box &domain, int bccomp) | ERFPhysBCFunct_v | |
impose_vertical_yvel_bcs(const amrex::Array4< amrex::Real > &dest_arr, const amrex::Box &bx, const amrex::Box &domain, const amrex::Array4< amrex::Real const > &z_nd, const amrex::GpuArray< amrex::Real, AMREX_SPACEDIM > dxInv, int bccomp) | ERFPhysBCFunct_v | |
m_bc_extdir_vals | ERFPhysBCFunct_v | private |
m_bc_neumann_vals | ERFPhysBCFunct_v | private |
m_domain_bcs_type | ERFPhysBCFunct_v | private |
m_domain_bcs_type_d | ERFPhysBCFunct_v | private |
m_geom | ERFPhysBCFunct_v | private |
m_lev | ERFPhysBCFunct_v | private |
m_use_real_bcs | ERFPhysBCFunct_v | private |
m_v_bc_data | ERFPhysBCFunct_v | private |
m_z_phys_nd | ERFPhysBCFunct_v | private |
operator()(amrex::MultiFab &mf, int icomp, int ncomp, amrex::IntVect const &nghost, const amrex::Real time, int bccomp, bool do_fb) | ERFPhysBCFunct_v | |
~ERFPhysBCFunct_v() | ERFPhysBCFunct_v | inline |