SORa.hpp File Reference

Template for the SOR_a preconditioners by K. Johannsen for SparseMatrix<T> -matrices. More...

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

Include dependency graph for SORa.hpp:

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


Classes

class  SORaPrecond< T >
 The SOR_a preconditioner class template. More...

Detailed Description

Template for the SOR_a preconditioners by K. Johannsen for SparseMatrix<T> -matrices.

This version uses the lexicographical ordering of the grid points. This preconditioner is efficient for non-symmetric problems.

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

Date:
Nov. 12, 2004 - created

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