#include <dune/istl/paamg/indicescoarsener.hh>
|
template<typename Graph , typename VM > |
Graph::VertexDescriptor | coarsen (ParallelInformation &fineInfo, Graph &fineGraph, VM &visitedMap, AggregatesMap< typename Graph::VertexDescriptor > &aggregates, ParallelInformation &coarseInfo, [[maybe_unused]] typename Graph::VertexDescriptor noAggregates) |
|
|
template<typename Graph , typename VM > |
static Graph::VertexDescriptor | coarsen (ParallelInformation &fineInfo, Graph &fineGraph, VM &visitedMap, AggregatesMap< typename Graph::VertexDescriptor > &aggregates, ParallelInformation &coarseInfo, typename Graph::VertexDescriptor noAggregates) |
| Build the coarse index set after the aggregatio. More...
|
|
The documentation for this class was generated from the following file: