dune-istl 2.10
Loading...
Searching...
No Matches
Dune::Amg::AggregatesPublisher< T, O, SequentialInformation > Struct Template Reference

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

Public Types

typedef T Vertex
 
typedef SequentialInformation ParallelInformation
 
typedef ParallelInformation::GlobalLookupIndexSet GlobalLookupIndexSet
 

Static Public Member Functions

static void publish (AggregatesMap< Vertex > &aggregates, ParallelInformation &pinfo, const GlobalLookupIndexSet &globalLookup)
 

Member Typedef Documentation

◆ GlobalLookupIndexSet

template<typename T , typename O >
ParallelInformation::GlobalLookupIndexSet Dune::Amg::AggregatesPublisher< T, O, SequentialInformation >::GlobalLookupIndexSet

◆ ParallelInformation

template<typename T , typename O >
SequentialInformation Dune::Amg::AggregatesPublisher< T, O, SequentialInformation >::ParallelInformation

◆ Vertex

template<typename T , typename O >
T Dune::Amg::AggregatesPublisher< T, O, SequentialInformation >::Vertex

Member Function Documentation

◆ publish()

template<typename T , typename O >
static void Dune::Amg::AggregatesPublisher< T, O, SequentialInformation >::publish ( AggregatesMap< Vertex > & aggregates,
ParallelInformation & pinfo,
const GlobalLookupIndexSet & globalLookup )
inlinestatic

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