VERB_code_2.3
Preconditioner_SOR Class Reference

Used for calculating matrix inversion with GMRES2. More...

Public Member Functions

 Preconditioner_SOR (CPPL::dgbmatrix *A)
 constructor with matrix
 
CPPL::dcovector solve (const CPPL::dcovector &RHS) const
 APPROXIMATELY solves M * X = RHS for X.
 

Detailed Description

Used for calculating matrix inversion with GMRES2.

Definition at line 916 of file MatrixSolver.cpp.


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