This is the complete list of members for amrex::YAFluxRegisterT< MF >, including all inherited members.
CellType enum name | amrex::YAFluxRegisterT< MF > | |
crse_cell enum value | amrex::YAFluxRegisterT< MF > | |
crse_fine_boundary_cell enum value | amrex::YAFluxRegisterT< MF > | |
CrseAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, RunOn runon) noexcept | amrex::YAFluxRegisterT< MF > | |
CrseAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, int srccomp, int destcomp, int numcomp, RunOn runon) noexcept | amrex::YAFluxRegisterT< MF > | |
CrseHasWork(const MFIter &mfi) const noexcept | amrex::YAFluxRegisterT< MF > | inline |
define(const BoxArray &fba, const BoxArray &cba, const DistributionMapping &fdm, const DistributionMapping &cdm, const Geometry &fgeom, const Geometry &cgeom, const IntVect &ref_ratio, int fine_lev, int nvar) | amrex::YAFluxRegisterT< MF > | |
FAB typedef | amrex::YAFluxRegisterT< MF > | |
fine_cell enum value | amrex::YAFluxRegisterT< MF > | |
FineAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &flux, const Real *dx, Real dt, RunOn runon) noexcept | amrex::YAFluxRegisterT< MF > | |
FineAdd(const MFIter &mfi, const std::array< FAB const *, AMREX_SPACEDIM > &a_flux, const Real *dx, Real dt, int srccomp, int destcomp, int numcomp, RunOn runon) noexcept | amrex::YAFluxRegisterT< MF > | |
FineHasWork(const MFIter &mfi) const noexcept | amrex::YAFluxRegisterT< MF > | inline |
getCrseData() | amrex::YAFluxRegisterT< MF > | |
getFineData() | amrex::YAFluxRegisterT< MF > | |
m_cfp_fab | amrex::YAFluxRegisterT< MF > | protected |
m_cfp_localindex | amrex::YAFluxRegisterT< MF > | protected |
m_cfp_mask | amrex::YAFluxRegisterT< MF > | protected |
m_cfpatch | amrex::YAFluxRegisterT< MF > | protected |
m_crse_data | amrex::YAFluxRegisterT< MF > | protected |
m_crse_fab_flag | amrex::YAFluxRegisterT< MF > | protected |
m_crse_flag | amrex::YAFluxRegisterT< MF > | protected |
m_crse_geom | amrex::YAFluxRegisterT< MF > | protected |
m_cvol | amrex::YAFluxRegisterT< MF > | protected |
m_fine_geom | amrex::YAFluxRegisterT< MF > | protected |
m_fine_level | amrex::YAFluxRegisterT< MF > | protected |
m_ncomp | amrex::YAFluxRegisterT< MF > | protected |
m_ratio | amrex::YAFluxRegisterT< MF > | protected |
Reflux(MF &state, int dc=0) | amrex::YAFluxRegisterT< MF > | |
Reflux(MF &state, int srccomp, int destcomp, int numcomp) | amrex::YAFluxRegisterT< MF > | |
reset() | amrex::YAFluxRegisterT< MF > | |
setCrseVolume(MF const *cvol) | amrex::YAFluxRegisterT< MF > | inline |
T typedef | amrex::YAFluxRegisterT< MF > | |
YAFluxRegisterT()=default | amrex::YAFluxRegisterT< MF > | |
YAFluxRegisterT(const BoxArray &fba, const BoxArray &cba, const DistributionMapping &fdm, const DistributionMapping &cdm, const Geometry &fgeom, const Geometry &cgeom, const IntVect &ref_ratio, int fine_lev, int nvar) | amrex::YAFluxRegisterT< MF > |