dune-istl  2.1.1
Public Types | Static Public Member Functions
Dune::Amg::AggregatesPublisher< T, O, SequentialInformation > Struct Template Reference

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

List of all members.

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)

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


Member Typedef Documentation

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

Member Function Documentation

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

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