Toast++
1.0.2 (r.539)
Forward and inverse modelling in optical tomography
|
Public Member Functions | |
TPrecon_CG_Multigrid (const TCompRowMatrix< MT > *AA, TCompRowMatrix< MT > **PP, TCompRowMatrix< MT > **RR, TPreconditioner< MT > **pprecon, int nlvl, int nngs=2, int nnmg=2) | |
PreconType | Type () |
void | Reset (const TMatrix< MT > *) |
void | Apply (const TVector< MT > &r, TVector< MT > &s) |
void | Apply (const TDenseMatrix< MT > &r, TDenseMatrix< MT > &s) const |
Additional Inherited Members | |
Static Public Member Functions inherited from TPreconditioner< MT > | |
static TPreconditioner * | Create (PreconType type) |