dune-istl  2.6-git
Public Types | Static Public Member Functions | List of all members
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

◆ ParallelInformation

◆ Vertex

template<typename T , typename O >
typedef 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: