Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::AddGatherScatter< T > Struct Template Reference

#include <dune/istl/owneroverlapcopy.hh>

List of all members.

Public Types

typedef CommPolicy< T >
::IndexedType 
V

Static Public Member Functions

static V gather (const T &a, std::size_t i)
static void scatter (T &a, V v, std::size_t i)

template<class GlobalIdType, class LocalIdType = int>
template<typename T>
struct Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::AddGatherScatter< T >


Member Typedef Documentation

template<class GlobalIdType, class LocalIdType = int>
template<typename T >
typedef CommPolicy<T>::IndexedType Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::AddGatherScatter< T >::V

Member Function Documentation

template<class GlobalIdType, class LocalIdType = int>
template<typename T >
static V Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::AddGatherScatter< T >::gather ( const T &  a,
std::size_t  i 
) [inline, static]
template<class GlobalIdType, class LocalIdType = int>
template<typename T >
static void Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::AddGatherScatter< T >::scatter ( T &  a,
V  v,
std::size_t  i 
) [inline, static]

The documentation for this struct was generated from the following file:
Generated on Sat Apr 24 11:13:49 2010 for dune-istl by  doxygen 1.6.3