|
| Field () |
|
| 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 |
|
int | NComp () const |
|
amrex::Array4< Set::Scalar > | Patch (int lev, amrex::MFIter &mfi) const & |
|
Definition at line 236 of file Set.H.
◆ Field() [1/2]
◆ Field() [2/2]
◆ Copy()
◆ Define() [1/2]
void Set::Field< Set::Scalar >::Define |
( |
int |
a_lev, |
|
|
const amrex::BoxArray & |
a_grid, |
|
|
const amrex::DistributionMapping & |
a_dmap, |
|
|
int |
a_ncomp, |
|
|
int |
a_nghost |
|
) |
| |
|
inline |
◆ Define() [2/2]
void Set::Field< Set::Scalar >::Define |
( |
int |
a_levs, |
|
|
const amrex::Vector< amrex::BoxArray > & |
a_grids, |
|
|
const amrex::Vector< amrex::DistributionMapping > & |
a_dmap, |
|
|
int |
a_ncomp, |
|
|
int |
a_nghost |
|
) |
| |
|
inline |
◆ NComp()
◆ Patch()
◆ empty
◆ finest_level
The documentation for this class was generated from the following file: