#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()) |
|
§ size_type
template<typename GatherScatter >
§ DataContainerIndexGatherScatter()
template<typename GatherScatter >
§ gather()
template<typename GatherScatter >
template<typename MessageBuffer , typename Entity , typename LocalView >
§ scatter() [1/2]
template<typename GatherScatter >
template<typename MessageBuffer , typename Entity , typename LocalView >
§ scatter() [2/2]
template<typename GatherScatter >
template<typename MessageBuffer , typename Offsets , typename Entity , typename LocalView >
The documentation for this class was generated from the following file: