#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... | |
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.
1.5.2