Dune::Amg::Aggregator< G > Class Template Reference
[Parallel Algebraic Multigrid]

#include <aggregates.hh>

List of all members.


Detailed Description

template<class G>
class Dune::Amg::Aggregator< G >

Class for building the aggregates.

Public Types

typedef G MatrixGraph
 The matrix graph type used.
typedef
MatrixGraph::VertexDescriptor 
Vertex
 The vertex identifier.
typedef
MatrixGraph::VertexDescriptor 
AggregateDescriptor
 The type of the aggregate descriptor.

Public Member Functions

 Aggregator ()
 Constructor.
 ~Aggregator ()
 Destructor.
template<class M, class C>
Tuple< int, int, int > build (const M &m, G &graph, AggregatesMap< Vertex > &aggregates, const C &c)
 Build the aggregates.

The documentation for this class was generated from the following file:

Generated on 6 Nov 2008 with Doxygen (ver 1.5.6) [logfile].