chombo-discharge
|
This is the complete list of members for EBGhostCellInterpolator, including all inherited members.
define(const EBLevelGrid &a_eblgFine, const EBLevelGrid &a_eblgCoFi, const EBLevelGrid &a_eblgCoar, const IntVect &a_ghostVector, const int a_refRat, const int a_ghostCF) noexcept | EBGhostCellInterpolator | virtual |
defineBuffers() noexcept | EBGhostCellInterpolator | protectedvirtual |
defineGhostRegions() noexcept | EBGhostCellInterpolator | protectedvirtual |
EBGhostCellInterpolator() noexcept | EBGhostCellInterpolator | |
EBGhostCellInterpolator(const EBGhostCellInterpolator &a_other)=delete | EBGhostCellInterpolator | |
EBGhostCellInterpolator(const EBLevelGrid &a_eblgFine, const EBLevelGrid &a_eblgCoFi, const EBLevelGrid &a_eblgCoar, const IntVect &a_ghostVector, const int a_refRat, const int a_ghostCF) noexcept | EBGhostCellInterpolator | |
interpolate(LevelData< EBCellFAB > &a_phiFine, const LevelData< EBCellFAB > &a_phiCoar, const Interval a_variables, const Type a_interpType) const noexcept | EBGhostCellInterpolator | virtual |
interpolateIrregular(EBCellFAB &a_phiFine, const EBCellFAB &a_phiCoar, const DataIndex &a_dit, const int a_fineVar, const int a_coarVar, const Type a_interpType) const noexcept | EBGhostCellInterpolator | protectedvirtual |
interpolateRegular(FArrayBox &a_phiFine, const FArrayBox &a_phiCoar, const DataIndex &a_dit, const int a_fineVar, const int a_coarVar, const Type a_interpType) const noexcept | EBGhostCellInterpolator | protectedvirtual |
m_coarIrregCells | EBGhostCellInterpolator | mutableprotected |
m_coarIrregSlopes | EBGhostCellInterpolator | mutableprotected |
m_coarsenedFineGhosts | EBGhostCellInterpolator | protected |
m_copier | EBGhostCellInterpolator | protected |
m_eblgCoar | EBGhostCellInterpolator | protected |
m_eblgCoFi | EBGhostCellInterpolator | protected |
m_eblgFine | EBGhostCellInterpolator | protected |
m_fineIrregCells | EBGhostCellInterpolator | mutableprotected |
m_ghostCF | EBGhostCellInterpolator | protected |
m_ghostVector | EBGhostCellInterpolator | protected |
m_isDefined | EBGhostCellInterpolator | protected |
m_refRat | EBGhostCellInterpolator | protected |
m_regularGhostRegions | EBGhostCellInterpolator | protected |
MinMod enum value (defined in EBGhostCellInterpolator) | EBGhostCellInterpolator | |
minmod(const Real &dwl, const Real &dwr) const noexcept | EBGhostCellInterpolator | inlineprotected |
monotonizedCentral(const Real &dwl, const Real &dwr) const noexcept | EBGhostCellInterpolator | inlineprotected |
MonotonizedCentral enum value (defined in EBGhostCellInterpolator) | EBGhostCellInterpolator | |
PWC enum value (defined in EBGhostCellInterpolator) | EBGhostCellInterpolator | |
Superbee enum value (defined in EBGhostCellInterpolator) | EBGhostCellInterpolator | |
superbee(const Real &dwl, const Real &dwr) const noexcept | EBGhostCellInterpolator | inlineprotected |
Type enum name | EBGhostCellInterpolator | |
~EBGhostCellInterpolator() noexcept | EBGhostCellInterpolator | virtual |