| abs_prec | IterativeLinSolver< T > | [protected] |
| CGIter(unsigned the_disp_type, double the_reduction, unsigned the_max_iter, double the_abs_prec, SysPrecond< T > *the_precond=NULL) | CGIter< T > | [inline] |
| CGIter(SGParam *list, SysPrecond< T > *the_precond=NULL) | CGIter< T > | [inline] |
| DispType() const | SGDisplay | [inline] |
| DispType(int type) | SGDisplay | [inline] |
| HasDispType(int type) const | SGDisplay | [inline] |
| IterativeLinSolver(double the_reduction, unsigned the_max_iter, double the_abs_prec) | IterativeLinSolver< T > | [inline] |
| IterativeLinSolver(SGParam *list) | IterativeLinSolver< T > | [inline] |
| max_iter | IterativeLinSolver< T > | [protected] |
| PostProcess() | CGIter< T > | [inline, virtual] |
| PreProcess(SysMatrix< T > &the_A) | CGIter< T > | [inline, virtual] |
| PrintParam() | CGIter< T > | [inline, virtual] |
| reduction | IterativeLinSolver< T > | [protected] |
| Run(GridVec< T > &f, GridVec< T > &x) | CGIter< T > | [inline, virtual] |
| sg_disp_type | SGDisplay | |
| SGDisplay() | SGDisplay | [inline] |
| SGDisplay(int type) | SGDisplay | [inline] |
| SGDisplay(SGParam *list) | SGDisplay | |
| Solve(SysMatrix< T > &A, GridVec< T > &f, GridVec< T > &x) | LinSolver< T > | [inline] |
| ~LinSolver() | LinSolver< T > | [inline, virtual] |