dune-istl  2.2.0
Static Public Member Functions | List of all members
Dune::Amg::IndicesCoarsener< SequentialInformation, E > Class Template Reference

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)

Detailed Description

template<typename E>
class Dune::Amg::IndicesCoarsener< SequentialInformation, E >

Coarsen Indices in the sequential case.

Nothing to be coarsened here. Just renumber the aggregates consecutively


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