Block-Structured AMR Software Framework
amrex::BndryRegisterT< MF > Member List

This is the complete list of members for amrex::BndryRegisterT< MF >, including all inherited members.

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