dune-common 2.9.0
|
GatherScatter default implementation that just copies data. More...
#include <dune/common/parallel/communicator.hh>
Public Types | |
typedef CommPolicy< T >::IndexedType | IndexedType |
Static Public Member Functions | |
static const IndexedType & | gather (const T &vec, std::size_t i) |
static void | scatter (T &vec, const IndexedType &v, std::size_t i) |
GatherScatter default implementation that just copies data.
typedef CommPolicy<T>::IndexedType Dune::CommPolicy< V >::CopyGatherScatter< T >::IndexedType |
|
static |
|
static |