|
dune-istl 2.10
|
Coarsen Indices in the sequential case. More...
#include <dune/istl/paamg/indicescoarsener.hh>

Static Public Member Functions | |
| template<typename Graph, typename VM> | |
| static Graph::VertexDescriptor | coarsen (const SequentialInformation &fineInfo, Graph &fineGraph, VM &visitedMap, AggregatesMap< typename Graph::VertexDescriptor > &aggregates, SequentialInformation &coarseInfo, typename Graph::VertexDescriptor noAggregates, bool useFixedOrder=false) |
Coarsen Indices in the sequential case.
Nothing to be coarsened here. Just renumber the aggregates consecutively