Dune::Amg::UnSymmetricCriterion< M, Norm > Class Template Reference
[Parallel Algebraic Multigrid]
#include <aggregates.hh>
Inheritance diagram for Dune::Amg::UnSymmetricCriterion< M, Norm >:

Detailed Description
template<class M, class Norm>
class Dune::Amg::UnSymmetricCriterion< M, Norm >
Criterion suited for unsymmetric matrices.
Nevertheless the sparsity pattern has to be symmetric.
The two template parameters are:
- M
- The type of the matrix the amg coarsening works on, e. g. BCRSMatrix
- Norm
- The norm to use to determine the strong couplings between the nodes, e.g. FirstDiagonal or RowSum.
The documentation for this class was generated from the following file: