dune-istl
3.0-git
|
#include <dune/istl/paamg/globalaggregates.hh>
Public Types | |
typedef TI | ParallelIndexSet |
typedef ParallelIndexSet::GlobalIndex | GlobalIndex |
Static Public Member Functions | |
static const GlobalIndex & | gather (const GlobalAggregatesMap< T, TI > &ga, size_t i) |
static void | scatter (GlobalAggregatesMap< T, TI > &ga, GlobalIndex global, size_t i) |
typedef ParallelIndexSet::GlobalIndex Dune::Amg::AggregatesGatherScatter< T, TI >::GlobalIndex |
typedef TI Dune::Amg::AggregatesGatherScatter< T, TI >::ParallelIndexSet |
|
inlinestatic |
|
inlinestatic |