chombo-discharge
|
This is the complete list of members for EBReflux, including all inherited members.
coarsenFluxesCF(LevelData< EBFluxFAB > &a_coarFluxes, const LevelData< EBFluxFAB > &a_fineFluxes, const int a_coarVar, const int a_fineVar) const noexcept | EBReflux | protectedvirtual |
define(const EBLevelGrid &a_eblg, const EBLevelGrid &a_eblgFine, const EBLevelGrid &a_eblgCoFi, const int a_refRat) noexcept | EBReflux | virtual |
defineBuffers() noexcept | EBReflux | protectedvirtual |
defineRegionsCF() noexcept | EBReflux | protectedvirtual |
defineStencils() noexcept | EBReflux | protectedvirtual |
EBReflux() noexcept | EBReflux | |
EBReflux(const EBReflux &a_other)=delete | EBReflux | |
EBReflux(const EBLevelGrid &a_eblg, const EBLevelGrid &a_eblgFine, const EBLevelGrid &a_eblgCoFi, const int a_refRat) noexcept | EBReflux | |
m_copier | EBReflux | protected |
m_eblg | EBReflux | protected |
m_eblgCoFi | EBReflux | protected |
m_eblgFine | EBReflux | protected |
m_fluxCoarseningRegions | EBReflux | mutableprotected |
m_fluxCoarseningStencils | EBReflux | protected |
m_irregularCoarseFineRegions | EBReflux | mutableprotected |
m_isDefined | EBReflux | protected |
m_refRat | EBReflux | protected |
m_regularCoarseFineRegions | EBReflux | protected |
reflux(LevelData< EBCellFAB > &a_Lphi, const LevelData< EBFluxFAB > &a_flux, const LevelData< EBFluxFAB > &a_fineFlux, const Interval a_variables, const Real a_scaleCoarFlux, const Real a_scaleFineFlux) const noexcept | EBReflux | virtual |
refluxIntoCoarse(LevelData< EBCellFAB > &a_Lphi, const LevelData< EBFluxFAB > &a_oldFluxes, const LevelData< EBFluxFAB > &a_newFluxes, const int a_phiVar, const int a_oldFluxVar, const int a_newFluxVar, const Real a_scaleCoarFlux, const Real a_scaleFineFlux) const noexcept | EBReflux | protectedvirtual |
~EBReflux() noexcept | EBReflux | virtual |