dune-istl 2.8.0
|
#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) |
typedef CommPolicy<T>::IndexedType Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::AddGatherScatter< T >::V |
|
inlinestatic |
|
inlinestatic |