#include <AMReX_StateData.H>
|
| StateDataPhysBCFunct (StateData &sd, int sc, const Geometry &geom_) |
|
void | operator() (MultiFab &mf, int dest_comp, int num_comp, IntVect const &nghost, Real time, int bccomp) |
|
void | FillBoundary (MultiFab &mf, int dest_comp, int num_comp, IntVect const &nghost, Real time, int bccomp) |
|
◆ StateDataPhysBCFunct()
amrex::StateDataPhysBCFunct::StateDataPhysBCFunct |
( |
StateData & |
sd, |
|
|
int |
sc, |
|
|
const Geometry & |
geom_ |
|
) |
| |
◆ FillBoundary()
void amrex::StateDataPhysBCFunct::FillBoundary |
( |
MultiFab & |
mf, |
|
|
int |
dest_comp, |
|
|
int |
num_comp, |
|
|
IntVect const & |
nghost, |
|
|
Real |
time, |
|
|
int |
bccomp |
|
) |
| |
|
inline |
◆ operator()()
void amrex::StateDataPhysBCFunct::operator() |
( |
MultiFab & |
mf, |
|
|
int |
dest_comp, |
|
|
int |
num_comp, |
|
|
IntVect const & |
nghost, |
|
|
Real |
time, |
|
|
int |
bccomp |
|
) |
| |
◆ geom
const Geometry* amrex::StateDataPhysBCFunct::geom |
|
private |
◆ src_comp
int amrex::StateDataPhysBCFunct::src_comp |
|
private |
◆ statedata
StateData* amrex::StateDataPhysBCFunct::statedata |
|
private |
The documentation for this class was generated from the following files: