Block-Structured AMR Software Framework
amrex::BndryRegister Member List

This is the complete list of members for amrex::BndryRegister, including all inherited members.

bndryamrex::BndryRegisterprotected
BndryRegister() noexceptamrex::BndryRegister
BndryRegister(const BoxArray &grids_, const DistributionMapping &dmap, int in_rad, int out_rad, int extent_rad, int ncomp)amrex::BndryRegister
BndryRegister(const BndryRegister &src)amrex::BndryRegister
BndryRegister(BndryRegister &&rhs) noexcept=defaultamrex::BndryRegister
boxes() const noexceptamrex::BndryRegisterinline
clear()amrex::BndryRegister
Copy(BndryRegister &dst, const BndryRegister &src)amrex::BndryRegisterstatic
copyFrom(const MultiFab &src, int nghost, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())amrex::BndryRegister
define(const BoxArray &grids_, const DistributionMapping &dmap, int in_rad, int out_rad, int extent_rad, int ncomp)amrex::BndryRegister
define(Orientation face, IndexType typ, int in_rad, int out_rad, int extent_rad, int ncomp, const DistributionMapping &dm)amrex::BndryRegister
DistributionMap() const noexceptamrex::BndryRegisterinline
gridsamrex::BndryRegisterprotected
init(const BndryRegister &src)amrex::BndryRegister
linComb(Real a, const MultiFab &mfa, int a_comp, Real b, const MultiFab &mfb, int b_comp, int dest_comp, int num_comp, int n_ghost=0)amrex::BndryRegister
operator+=(const BndryRegister &rhs)amrex::BndryRegister
operator=(const BndryRegister &src)amrex::BndryRegister
operator=(BndryRegister &&rhs)=deleteamrex::BndryRegister
operator[](Orientation face) const noexceptamrex::BndryRegisterinline
operator[](Orientation face) noexceptamrex::BndryRegisterinline
plus(const BndryRegister &rhs)amrex::BndryRegister
plusFrom(const MultiFab &src, int nghost, int src_comp, int dest_comp, int num_comp, const Periodicity &period=Periodicity::NonPeriodic())amrex::BndryRegister
read(const std::string &name, std::istream &is)amrex::BndryRegister
setBoxes(const BoxArray &grids)amrex::BndryRegister
setVal(Real v)amrex::BndryRegister
size() const noexceptamrex::BndryRegisterinline
write(const std::string &name, std::ostream &os) constamrex::BndryRegister
~BndryRegister()amrex::BndryRegistervirtual