Toast++  1.0.2 (r.539)
Forward and inverse modelling in optical tomography
Public Member Functions | List of all members
TPrecon_CG_Multigrid< MT > Class Template Reference
Inheritance diagram for TPrecon_CG_Multigrid< MT >:
TPreconditioner< MT >

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 TPreconditionerCreate (PreconType type)
 

The documentation for this class was generated from the following file: