VERB_code_2.3
|
Used for calculating matrix inversion with GMRES2. More...
Public Member Functions | |
Preconditioner_jacobi (CPPL::dgbmatrix *A) | |
constructor with matrix | |
CPPL::dcovector | solve (const CPPL::dcovector &RHS) const |
APPROXIMATELY solves M * X = RHS for X. | |
Used for calculating matrix inversion with GMRES2.
Definition at line 886 of file MatrixSolver.cpp.