| clearMemory() | LevelSolver | |
| define(const DisjointBoxLayout &a_grids, const DisjointBoxLayout *a_baseGrids, const Box &a_domain, Real a_dxLevel, int a_nRefCrse, const LevelOp *const a_opin, int a_ncomp=1) | LevelSolver | [virtual] |
| define(const DisjointBoxLayout &a_grids, const DisjointBoxLayout *a_baseGrids, const ProblemDomain &a_domain, Real a_dxLevel, int a_nRefCrse, const LevelOp *const a_opin, int a_ncomp=1) | LevelSolver | [virtual] |
| isDefined() const | LevelSolver | |
| levelSolve(LevelData< FArrayBox > &phi, const LevelData< FArrayBox > *phic, const LevelData< FArrayBox > &rhs, bool initializePhiToZero=true) | LevelSolver | |
| levelSolveH(LevelData< FArrayBox > &phi, const LevelData< FArrayBox > &rhs, bool initializePhiToZero=true) | LevelSolver | |
| LevelSolver() | LevelSolver | |
| LevelSolver(const DisjointBoxLayout &a_grids, const DisjointBoxLayout *a_baseGrids, const Box &a_domain, Real a_dxLevel, int a_nRefCrse, const LevelOp *const a_opin, int a_ncomp=1) | LevelSolver | |
| LevelSolver(const DisjointBoxLayout &a_grids, const DisjointBoxLayout *a_baseGrids, const ProblemDomain &a_domain, Real a_dxLevel, int a_nRefCrse, const LevelOp *const a_opin, int a_ncomp) | LevelSolver | |
| LevelSolver(const LevelSolver &) | LevelSolver | [inline, private] |
| m_corr | LevelSolver | [protected] |
| m_domain | LevelSolver | [protected] |
| m_dxLevel | LevelSolver | [protected] |
| m_grids | LevelSolver | [protected] |
| m_isDefined | LevelSolver | [protected] |
| m_levelMG | LevelSolver | [protected] |
| m_levelOpPtr | LevelSolver | [protected] |
| m_maxIter | LevelSolver | [protected] |
| m_nRefCrse | LevelSolver | [protected] |
| m_resid | LevelSolver | [protected] |
| m_scratch | LevelSolver | [protected] |
| m_tolerance | LevelSolver | [protected] |
| m_verbose | LevelSolver | [protected] |
| operator=(const LevelSolver &) | LevelSolver | [inline, private] |
| setDefaultValues() | LevelSolver | |
| setMaxIter(int a_maxIter) | LevelSolver | |
| setTolerance(Real a_tolerance) | LevelSolver | |
| setVerbose(bool a_verbose) | LevelSolver | |
| ~LevelSolver() | LevelSolver | [virtual] |