LinSolver.hpp File Reference

Class templates LinSolver<T> and IterativeLinSolver<T> for linear solvers for SysMatrix<T> -matrices. More...

#include "LinPrecond.hpp"
#include "SGParameter.hpp"
#include "sgdisp.hpp"

Include dependency graph for LinSolver.hpp:

This graph shows which files directly or indirectly include this file:


Classes

class  LinSolver< T >
 The linear solver base class template. More...
class  IterativeLinSolver< T >
 The iterative linear solver base class template. More...

Detailed Description

Class templates LinSolver<T> and IterativeLinSolver<T> for linear solvers for SysMatrix<T> -matrices.

The templates depend on a type T. This type should satisfy the conditions listed in small_matrix.hpp for small matrices.

Date:
Aug. 25, 2004 - created

Generated on Fri Sep 21 12:33:28 2007 for SG2 by  doxygen 1.5.2