dune-istl
2.3.0
|
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) |
Coarsen Indices in the sequential case.
Nothing to be coarsened here. Just renumber the aggregates consecutively