dune-istl  2.11
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 ([[maybe_unused]] AggregatesMap< Vertex > &aggregates, [[maybe_unused]] ParallelInformation &pinfo, [[maybe_unused]] 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 ( [[maybe_unused] ] AggregatesMap< Vertex > &  aggregates,
[[maybe_unused] ] ParallelInformation pinfo,
[[maybe_unused] ] const GlobalLookupIndexSet globalLookup 
)
inlinestatic

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