SOR.hpp File Reference

emplate for the SOR preconditioners (simple and symmetric) for SparseMatrix<T> -matrices. This version uses the lexicographical ordering of the grid points. More...

#include "LinPrecond.hpp"
#include "sgfatal.hpp"

Include dependency graph for SOR.hpp:

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


Classes

class  SORPrecond< T >
 The Gauss-Seidel preconditioner class template. More...

Detailed Description

emplate for the SOR preconditioners (simple and symmetric) for SparseMatrix<T> -matrices. This version uses the lexicographical ordering of the grid points.

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

Date:
Nov. 10, 2004 - created

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