gather/scatter callback for communcation More...
#include <dune/istl/owneroverlapcopy.hh>
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) |
gather/scatter callback for communcation
typedef CommPolicy<T>::IndexedType Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::CopyGatherScatter< T >::V |
static V Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::CopyGatherScatter< T >::gather | ( | const T & | a, | |
std::size_t | i | |||
) | [inline, static] |
static void Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::CopyGatherScatter< T >::scatter | ( | T & | a, | |
V | v, | |||
std::size_t | i | |||
) | [inline, static] |