|
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
| typedef CommPolicy<T>::IndexedType Dune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::CopyGatherScatter< T >::V |
|
inlinestatic |
|
inlinestatic |