dune-istl 2.9.1
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | List of all members
Dune::Amg::GlobalAggregatesMap< T, TI > Struct Template Reference

#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 GlobalIndexoperator[] (std::size_t index) const
 
GlobalIndexget (std::size_t index)
 
Proxy operator[] (std::size_t index)
 
void put (const GlobalIndex &global, size_t i)
 

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