dune-istl
2.3.1
|
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 |
|
inlinestatic |
|
inlinestatic |