ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
This is the complete list of members for ERFPhysBCFunct_w, including all inherited members.
ERFPhysBCFunct_w(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, const TerrainType &terrain_type, std::unique_ptr< amrex::MultiFab > &z_phys_nd, const bool use_real_bcs, amrex::Real *w_bc_data) | ERFPhysBCFunct_w | inline |
impose_lateral_zvel_bcs(const amrex::Array4< amrex::Real > &dest_arr, const amrex::Array4< amrex::Real const > &xvel_arr, const amrex::Array4< amrex::Real const > &yvel_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_w | |
impose_vertical_zvel_bcs(const amrex::Array4< amrex::Real > &dest_arr, const amrex::Array4< amrex::Real const > &xvel_arr, const amrex::Array4< amrex::Real const > &yvel_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_u, int bccomp_v, int bccomp_w, TerrainType terrain_type) | ERFPhysBCFunct_w | |
m_bc_extdir_vals | ERFPhysBCFunct_w | private |
m_bc_neumann_vals | ERFPhysBCFunct_w | private |
m_domain_bcs_type | ERFPhysBCFunct_w | private |
m_domain_bcs_type_d | ERFPhysBCFunct_w | private |
m_geom | ERFPhysBCFunct_w | private |
m_lev | ERFPhysBCFunct_w | private |
m_terrain_type | ERFPhysBCFunct_w | private |
m_use_real_bcs | ERFPhysBCFunct_w | private |
m_w_bc_data | ERFPhysBCFunct_w | private |
m_z_phys_nd | ERFPhysBCFunct_w | private |
operator()(amrex::MultiFab &mf, amrex::MultiFab &xvel, amrex::MultiFab &yvel, amrex::IntVect const &nghost, const amrex::Real time, int bccomp, bool do_fb) | ERFPhysBCFunct_w | |
~ERFPhysBCFunct_w() | ERFPhysBCFunct_w | inline |