#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... | |
The templates depend on a type T. This type should satisfy the conditions listed in 'small_matrix.hpp' for small matrices.
1.5.2