dune-istl
2.2.0
|
#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 |
static const GlobalIndex& Dune::Amg::AggregatesGatherScatter< T, TI >::gather | ( | const GlobalAggregatesMap< T, TI > & | ga, |
size_t | i | ||
) | [inline, static] |
static void Dune::Amg::AggregatesGatherScatter< T, TI >::scatter | ( | GlobalAggregatesMap< T, TI > & | ga, |
GlobalIndex | global, | ||
size_t | i | ||
) | [inline, static] |