#include <F_SGS_BiCgStab_2LS.hpp>
Inheritance diagram for F_SGS_BiCgStab_2LS:


Purpose: Bicgstab(2) with Symmetric Gauss Seidel preconditioning of a nxn Linear Solver
Used to solve a set of linearized differencial equations,....
Some restoration are of the style: A * iNew = iOld
iNew could be X, and iOld could be b.
@ Copyrights: Bernard De Cuyper 2004, Eggs & Pictures. MIT/Open BSD copyright model.
Public Methods | |
| F_SGS_BiCgStab_2LS (int maxIter, double epsilon) | |
| virtual | ~F_SGS_BiCgStab_2LS () |
![]() |
