Dune Core Modules (2.5.2)

Class for building the aggregates. More...

#include <dune/istl/paamg/aggregates.hh>

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 >
std::tuple< int, int, int, int > build (const M &m, G &graph, AggregatesMap< Vertex > &aggregates, const C &c, bool finestLevel)
 Build the aggregates. More...
 

Detailed Description

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

Class for building the aggregates.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 27, 22:29, 2024)