dune-istl 2.10
|
gather/scatter callback for communication 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 communication
CommPolicy<T>::IndexedType Dune::OwnerOverlapCopyCommunication< T1, T2 >::CopyGatherScatter< T >::V |
|
inlinestatic |
|
inlinestatic |