Dune::Amg::SymmetricCriterion< M, Norm > Class Template Reference
[Parallel Algebraic Multigrid]

#include <aggregates.hh>

Inheritance diagram for Dune::Amg::SymmetricCriterion< M, Norm >:

Dune::Amg::AggregationCriterion< T >

Detailed Description

template<class M, class Norm>
class Dune::Amg::SymmetricCriterion< M, Norm >

Criterion taking advantage of symmetric matrices.

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:

Generated on 12 Dec 2007 with Doxygen (ver 1.5.1)