|
dune-istl 2.9.0
|
#include <dune/istl/paamg/globalaggregates.hh>
Classes | |
| class | Proxy |
Public Types | |
| typedef TI | ParallelIndexSet |
| typedef ParallelIndexSet::GlobalIndex | GlobalIndex |
| typedef ParallelIndexSet::GlobalIndex | IndexedType |
| typedef ParallelIndexSet::LocalIndex | LocalIndex |
| typedef T | Vertex |
Public Member Functions | |
| GlobalAggregatesMap (AggregatesMap< Vertex > &aggregates, const GlobalLookupIndexSet< ParallelIndexSet > &indexset) | |
| const GlobalIndex & | operator[] (std::size_t index) const |
| GlobalIndex & | get (std::size_t index) |
| Proxy | operator[] (std::size_t index) |
| void | put (const GlobalIndex &global, size_t i) |