#include <dune/pdelab/gridfunctionspace/genericdatahandle.hh>
|
template<typename MessageBuffer , typename Entity , typename LocalView > |
bool | gather (MessageBuffer &buff, const Entity &e, const LocalView &local_view) const |
|
template<typename MessageBuffer , typename Entity , typename LocalView > |
bool | scatter (MessageBuffer &buff, size_type n, const Entity &e, LocalView &local_view) const |
|
template<typename MessageBuffer , typename Offsets , typename Entity , typename LocalView > |
bool | scatter (MessageBuffer &buff, const Offsets &remote_offsets, const Offsets &local_offsets, const Entity &e, LocalView &local_view) const |
|
| DataContainerIndexGatherScatter (GatherScatter gather_scatter=GatherScatter()) |
|
template<typename GatherScatter >
template<typename GatherScatter >
template<typename GatherScatter >
template<typename MessageBuffer , typename Entity , typename LocalView >
template<typename GatherScatter >
template<typename MessageBuffer , typename Entity , typename LocalView >
template<typename GatherScatter >
template<typename MessageBuffer , typename Offsets , typename Entity , typename LocalView >
The documentation for this class was generated from the following file: