clear() | LevelMG | |
clearMemory() | LevelMG | [protected] |
define(const DisjointBoxLayout &a_ba, const DisjointBoxLayout *a_baseBaPtr, Real a_dxLevel, int a_refRatio, const Box &a_domain, int a_nCoarserLevels, const LevelOp *const a_opin, int a_ncomp=1) | LevelMG | |
define(const DisjointBoxLayout &a_ba, const DisjointBoxLayout *a_baseBaPtr, Real a_dxLevel, int a_refRatio, const ProblemDomain &a_domain, int a_nCoarserLevels, const LevelOp *const a_opin, int a_ncomp) | LevelMG | |
define(const LevelMG &L, int refCoarse, const LevelOp *const opin_a) | LevelMG | |
isDefined() const | LevelMG | |
lCoarsePtr() | LevelMG | |
LevelMG() | LevelMG | |
LevelMG(const DisjointBoxLayout &a_ba, const DisjointBoxLayout *a_baseBaPtr, Real a_dxLevel, int a_refRatio, const Box &a_domain, int a_nCoarserLevels, const LevelOp *const a_opin, int a_ncomp=1) | LevelMG | |
LevelMG(const DisjointBoxLayout &a_ba, const DisjointBoxLayout *a_baseBaPtr, Real a_dxLevel, int a_refRatio, const ProblemDomain &a_domain, int a_nCoarserLevels, const LevelOp *const a_opin, int a_ncomp=1) | LevelMG | |
LevelMG(const LevelMG &L, int refCoarse, const LevelOp *opin_a) | LevelMG | |
levelOpPtr() | LevelMG | |
m_averageOp | LevelMG | [protected] |
m_ba | LevelMG | [protected] |
m_baCoarsened | LevelMG | [protected] |
m_baseBaPtr | LevelMG | [protected] |
m_crseCorr | LevelMG | [protected] |
m_crseResid | LevelMG | [protected] |
m_domain | LevelMG | [protected] |
m_dxLevel | LevelMG | [protected] |
m_isDefined | LevelMG | [protected] |
m_lCoarsePtr | LevelMG | [protected] |
m_levelopPtr | LevelMG | [protected] |
m_nCoarserLevels | LevelMG | [protected] |
m_numBottomGSRB | LevelMG | [protected] |
m_numSmoothDown | LevelMG | [protected] |
m_numSmoothUp | LevelMG | [protected] |
m_refToCoar | LevelMG | [protected] |
m_resid | LevelMG | [protected] |
mgRelax(LevelData< FArrayBox > &a_soln, const LevelData< FArrayBox > &a_rhs, bool bottomsolveflag) | LevelMG | |
setDefaultValues() | LevelMG | [protected] |
setnumBottomGSRB(int a_numBottomGSRB) | LevelMG | [inline] |
setnumSmoothDown(int a_numSmoothDown) | LevelMG | [inline] |
setnumSmoothUp(int a_numSmoothUp) | LevelMG | [inline] |
~LevelMG() | LevelMG | |