MultiGrid< T > Member List
This is the complete list of members for
MultiGrid< T >, including all inherited members.
clear() | MultiGrid< T > | [inline] |
cycle(int a_depth, T &a_correction, const T &a_residual) | MultiGrid< T > | [inline] |
define(MGLevelOpFactory< T > &a_factory, LinearSolver< T > *a_bottomSolver, const ProblemDomain &a_domain, int a_maxDepth=-1) | MultiGrid< T > | [inline, virtual] |
getAllOperators() | MultiGrid< T > | [inline] |
init(const T &a_correction, const T &a_residual) | MultiGrid< T > | [inline] |
m_bottom | MultiGrid< T > | |
m_bottomCells | MultiGrid< T > | [protected] |
m_bottomSolver | MultiGrid< T > | |
m_correction | MultiGrid< T > | [protected] |
m_cycle | MultiGrid< T > | |
m_defaultDepth | MultiGrid< T > | |
m_defined | MultiGrid< T > | [protected] |
m_depth | MultiGrid< T > | |
m_homogeneous | MultiGrid< T > | |
m_numMG | MultiGrid< T > | |
m_op | MultiGrid< T > | [protected] |
m_post | MultiGrid< T > | |
m_pre | MultiGrid< T > | |
m_residual | MultiGrid< T > | [protected] |
m_topLevelDomain | MultiGrid< T > | [protected] |
MultiGrid() | MultiGrid< T > | [inline] |
MultiGrid(const MultiGrid< T > &a_opin) | MultiGrid< T > | [inline, private] |
oneCycle(T &a_e, const T &a_res) | MultiGrid< T > | [inline, virtual] |
operator=(const MultiGrid< T > &a_opin) | MultiGrid< T > | [inline, private] |
setBottomSolver(LinearSolver< T > *a_bottomSolver) | MultiGrid< T > | [inline] |
solve(T &a_phi, const T &a_rhs, Real a_tolerance, int a_maxIterations, int verbosity=0) | MultiGrid< T > | [inline, virtual] |
~MultiGrid() | MultiGrid< T > | [inline, virtual] |