ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERFPhysBCFunct_v Member List

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_vinline
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_valsERFPhysBCFunct_vprivate
m_bc_neumann_valsERFPhysBCFunct_vprivate
m_domain_bcs_typeERFPhysBCFunct_vprivate
m_domain_bcs_type_dERFPhysBCFunct_vprivate
m_geomERFPhysBCFunct_vprivate
m_levERFPhysBCFunct_vprivate
m_use_real_bcsERFPhysBCFunct_vprivate
m_v_bc_dataERFPhysBCFunct_vprivate
m_z_phys_ndERFPhysBCFunct_vprivate
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_vinline