dune-istl
2.5.0
|
#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) |
typedef ParallelInformation::GlobalLookupIndexSet Dune::Amg::AggregatesPublisher< T, O, SequentialInformation >::GlobalLookupIndexSet |
typedef SequentialInformation Dune::Amg::AggregatesPublisher< T, O, SequentialInformation >::ParallelInformation |
typedef T Dune::Amg::AggregatesPublisher< T, O, SequentialInformation >::Vertex |
|
inlinestatic |