|
| | Field () |
| |
| | Field (int a_levs, const amrex::Vector< amrex::BoxArray > &a_grids, const amrex::Vector< amrex::DistributionMapping > &a_dmap, int a_ncomp, int a_nghost) |
| |
| | Field (int size) |
| |
| void | Define (int a_levs, const amrex::Vector< amrex::BoxArray > &a_grids, const amrex::Vector< amrex::DistributionMapping > &a_dmap, int a_ncomp, int a_nghost) |
| |
| void | Define (int a_lev, const amrex::BoxArray &a_grid, const amrex::DistributionMapping &a_dmap, int a_ncomp, int a_nghost) |
| |
| void | Copy (int, amrex::MultiFab &, int, int) const |
| |
| void | CopyFrom (int, amrex::MultiFab &, int, int) const |
| |
| void | Add (int, amrex::MultiFab &, int, int) const |
| |
| void | AddFrom (int, amrex::MultiFab &, int, int) const |
| |
| int | NComp () const |
| |
| std::string | Name (int) const |
| |
| amrex::Array4< T > | Patch (int lev, amrex::MFIter &mfi) const & |
| |
| ALAMO_SINGLE_DEFINITION int | NComp () const |
| |
| ALAMO_SINGLE_DEFINITION std::string | Name (int i) const |
| |
| ALAMO_SINGLE_DEFINITION void | Copy (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| ALAMO_SINGLE_DEFINITION int | NComp () const |
| |
| ALAMO_SINGLE_DEFINITION std::string | Name (int i) const |
| |
| ALAMO_SINGLE_DEFINITION void | Copy (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| ALAMO_SINGLE_DEFINITION int | NComp () const |
| |
| ALAMO_SINGLE_DEFINITION std::string | Name (int i) const |
| |
| ALAMO_SINGLE_DEFINITION void | Copy (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| AMREX_ATTRIBUTE_WEAK int | NComp () const |
| |
| AMREX_ATTRIBUTE_WEAK std::string | Name (int i) const |
| |
| AMREX_ATTRIBUTE_WEAK void | Copy (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| int | NComp () const |
| |
| std::string | Name (int i) const |
| |
| void | Copy (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| int | NComp () const |
| |
| std::string | Name (int i) const |
| |
| void | Copy (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| ALAMO_SINGLE_DEFINITION int | NComp () const |
| |
| ALAMO_SINGLE_DEFINITION std::string | Name (int i) const |
| |
| ALAMO_SINGLE_DEFINITION void | Copy (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| ALAMO_SINGLE_DEFINITION int | NComp () const |
| |
| ALAMO_SINGLE_DEFINITION std::string | Name (int i) const |
| |
| ALAMO_SINGLE_DEFINITION void | Copy (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| ALAMO_SINGLE_DEFINITION int | NComp () const |
| |
| ALAMO_SINGLE_DEFINITION std::string | Name (int i) const |
| |
| ALAMO_SINGLE_DEFINITION void | Copy (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| ALAMO_SINGLE_DEFINITION void | Copy (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| ALAMO_SINGLE_DEFINITION void | CopyFrom (int a_lev, amrex::MultiFab &a_src, int a_dstcomp, int a_nghost) const |
| |
| ALAMO_SINGLE_DEFINITION void | Add (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| ALAMO_SINGLE_DEFINITION void | AddFrom (int a_lev, amrex::MultiFab &a_src, int a_srccomp, int a_nghost) const |
| |
| ALAMO_SINGLE_DEFINITION int | NComp () const |
| |
| ALAMO_SINGLE_DEFINITION std::string | Name (int i) const |
| |
| ALAMO_SINGLE_DEFINITION void | Copy (int a_lev, amrex::MultiFab &a_dst, int a_dstcomp, int a_nghost) const |
| |
| ALAMO_SINGLE_DEFINITION int | NComp () const |
| |
| ALAMO_SINGLE_DEFINITION std::string | Name (int i) const |
| |
template<
class T>
class Set::Field< T >
Definition at line 42 of file Set.H.