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


Purpose: Define the concept of Optimized Tri Diagonal Iterative 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.
Basic Memory Usage: 5*N
@ Copyrights: Bernard De Cuyper & Eddy Fraiha 2002, Eggs & Pictures. MIT/Open BSD copyright model.
![]() |
