Dune::Amg::AggregatesGatherScatter< T, TI > Struct Template Reference

#include <dune/istl/paamg/globalaggregates.hh>

List of all members.

Public Types

typedef TI ParallelIndexSet
typedef
ParallelIndexSet::GlobalIndex 
GlobalIndex

Static Public Member Functions

static const GlobalIndexgather (const GlobalAggregatesMap< T, TI > &ga, size_t i)
static void scatter (GlobalAggregatesMap< T, TI > &ga, GlobalIndex global, size_t i)

template<typename T, typename TI>
struct Dune::Amg::AggregatesGatherScatter< T, TI >


Member Typedef Documentation

template<typename T , typename TI >
typedef ParallelIndexSet::GlobalIndex Dune::Amg::AggregatesGatherScatter< T, TI >::GlobalIndex
template<typename T , typename TI >
typedef TI Dune::Amg::AggregatesGatherScatter< T, TI >::ParallelIndexSet

Member Function Documentation

template<typename T , typename TI >
static const GlobalIndex& Dune::Amg::AggregatesGatherScatter< T, TI >::gather ( const GlobalAggregatesMap< T, TI > &  ga,
size_t  i 
) [inline, static]
template<typename T , typename TI >
static void Dune::Amg::AggregatesGatherScatter< T, TI >::scatter ( GlobalAggregatesMap< T, TI > &  ga,
GlobalIndex  global,
size_t  i 
) [inline, static]

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].