This is the complete list of members for amrex::EBFluxRegister, 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< FArrayBox const *, 3 > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, 3 > &areafrac, RunOn runon) | amrex::EBFluxRegister | |
| CrseAdd(const MFIter &mfi, const std::array< FArrayBox const *, 3 > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, 3 > &areafrac, int srccomp, int destcomp, int numcomp, RunOn runon) | amrex::EBFluxRegister | |
| CrseAdd(const MFIter &mfi, const std::array< FAB const *, 3 > &flux, const Real *dx, Real dt, RunOn runon) noexcept | amrex::EBFluxRegister | |
| CrseAdd(const MFIter &mfi, const std::array< FAB const *, 3 > &flux, const Real *dx, Real dt, int srccomp, int destcomp, int numcomp, RunOn runon) noexcept | amrex::EBFluxRegister | |
| 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::EBFluxRegister | |
| defineExtra(const BoxArray &fba, const DistributionMapping &fdm) | amrex::EBFluxRegister | |
| EBFluxRegister()=default | amrex::EBFluxRegister | |
| EBFluxRegister(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::EBFluxRegister | |
| FAB typedef | amrex::YAFluxRegisterT< MF > | |
| fine_cell enum value | amrex::YAFluxRegisterT< MF > | |
| FineAdd(const MFIter &mfi, const std::array< FArrayBox const *, 3 > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, 3 > &areafrac, const FArrayBox &dm, RunOn runon) | amrex::EBFluxRegister | |
| FineAdd(const MFIter &mfi, const std::array< FArrayBox const *, 3 > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, 3 > &areafrac, const FArrayBox &dm, int srccomp, int destcomp, int numcomp, RunOn runon) | amrex::EBFluxRegister | |
| FineAdd(const MFIter &mfi, const std::array< FArrayBox const *, 3 > &flux, const Real *dx, Real dt, const FArrayBox &volfrac, const std::array< FArrayBox const *, 3 > &areafrac, int srccomp, int destcomp, int numcomp, RunOn runon) | amrex::EBFluxRegister | |
| FineAdd(const MFIter &mfi, const std::array< FAB const *, 3 > &flux, const Real *dx, Real dt, RunOn runon) noexcept | amrex::EBFluxRegister | |
| FineAdd(const MFIter &mfi, const std::array< FAB const *, 3 > &a_flux, const Real *dx, Real dt, int srccomp, int destcomp, int numcomp, RunOn runon) noexcept | amrex::EBFluxRegister | |
| FineHasWork(const MFIter &mfi) const noexcept | amrex::YAFluxRegisterT< MF > | inline |
| getCrseData(const MFIter &mfi) | amrex::EBFluxRegister | inline |
| amrex::YAFluxRegisterT::getCrseData() | amrex::YAFluxRegisterT< MF > | |
| getCrseFlag(const MFIter &mfi) const | amrex::EBFluxRegister | inline |
| getFineData() | amrex::YAFluxRegisterT< MF > | |
| m_cfp_fab | amrex::YAFluxRegisterT< MF > | protected |
| m_cfp_inside_mask | amrex::EBFluxRegister | private |
| 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(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, MultiFab &fine_state, const amrex::MultiFab &fine_vfrac) | amrex::EBFluxRegister | |
| Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, MultiFab &fine_state, const amrex::MultiFab &fine_vfrac, int srccomp, int destcomp, int numcomp) | amrex::EBFluxRegister | |
| Reflux(MultiFab &crse_state, const amrex::MultiFab &crse_vfrac, int srccomp, int destcomp, int numcomp) | amrex::EBFluxRegister | |
| amrex::YAFluxRegisterT::Reflux(MF &state, int dc=0) | amrex::YAFluxRegisterT< MF > | |
| amrex::YAFluxRegisterT::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 > |