Chombo + EB + MF
3.2
|
This is the complete list of members for slowEBCOFactory, including all inherited members.
AMRnewOp(const ProblemDomain &a_FineindexSpace) | slowEBCOFactory | virtual |
AMRreclaim(slowEBCO *a_reclaim) | slowEBCOFactory | virtual |
createOperator(const EBLevelGrid &a_eblgMGLevel, const EBLevelGrid &a_eblgCoarMG, const bool &a_hasMGObjects, const RealVect &a_dxMGLevel, const RealVect &a_dxCoar, const int &a_whichLevel) | slowEBCOFactory | |
m_acoef | slowEBCOFactory | protected |
m_acoefMG | slowEBCOFactory | protected |
m_alpha | slowEBCOFactory | protected |
m_bcoef | slowEBCOFactory | protected |
m_bcoefIrreg | slowEBCOFactory | protected |
m_bcoefIrregMG | slowEBCOFactory | protected |
m_bcoefMG | slowEBCOFactory | protected |
m_beta | slowEBCOFactory | protected |
m_domainBCFactory | slowEBCOFactory | protected |
m_dx | slowEBCOFactory | protected |
m_dxCoarse | slowEBCOFactory | protected |
m_ebBCFactory | slowEBCOFactory | protected |
m_eblgs | slowEBCOFactory | protected |
m_eblgsMG | slowEBCOFactory | protected |
m_ghostCellsPhi | slowEBCOFactory | protected |
m_ghostCellsRhs | slowEBCOFactory | protected |
m_hasMGObjects | slowEBCOFactory | protected |
m_numLevels | slowEBCOFactory | protected |
m_quadCFI | slowEBCOFactory | protected |
m_refRatio | slowEBCOFactory | protected |
m_relaxType | slowEBCOFactory | protected |
MGLevelOpFactory() | MGLevelOpFactory< LevelData< EBCellFAB > > | inline |
MGnewOp(const ProblemDomain &a_FineindexSpace, int a_depth, bool a_homoOnly=true) | slowEBCOFactory | virtual |
operator=(const slowEBCOFactory &a_opin) | slowEBCOFactory | inlineprivate |
reclaim(MGLevelOp< LevelData< EBCellFAB > > *a_reclaim) | slowEBCOFactory | virtual |
refToFiner(const ProblemDomain &a_domain) const | slowEBCOFactory | virtual |
resetCoefficients(const Real &a_alpha, const Real &a_beta, const Vector< RefCountedPtr< LevelData< EBCellFAB > > > &a_acoef, const Vector< RefCountedPtr< LevelData< EBFluxFAB > > > &a_bcoef, const Vector< RefCountedPtr< LevelData< BaseIVFAB< Real > > > > &a_bcoefIrreg) | slowEBCOFactory | inline |
slowEBCOFactory(const Vector< EBLevelGrid > &a_eblgs, const Vector< RefCountedPtr< EBQuadCFInterp > > &a_quadCFI, const Real &a_alpha, const Real &a_beta, const Vector< RefCountedPtr< LevelData< EBCellFAB > > > &a_acoef, const Vector< RefCountedPtr< LevelData< EBFluxFAB > > > &a_bcoef, const Vector< RefCountedPtr< LevelData< BaseIVFAB< Real > > > > &a_bcoefIrreg, const Real &a_dxCoarse, const Vector< int > &a_refRatio, const RefCountedPtr< BaseDomainBCFactory > &a_domainBCFactory, const RefCountedPtr< BaseEBBCFactory > &a_ebBcFactory, const IntVect &a_ghostCellsPhi, const IntVect &a_ghostCellsRhs, const int &a_relaxType, int a_numLevels=-1) | slowEBCOFactory | |
slowEBCOFactory() | slowEBCOFactory | inlineprivate |
slowEBCOFactory(const slowEBCOFactory &a_opin) | slowEBCOFactory | inlineprivate |
~AMRLevelOpFactory() | AMRLevelOpFactory< LevelData< EBCellFAB > > | inlinevirtual |
~MGLevelOpFactory() | MGLevelOpFactory< LevelData< EBCellFAB > > | inlinevirtual |
~slowEBCOFactory() | slowEBCOFactory | virtual |