#include <dune/pdelab/gridfunctionspace/genericdatahandle.hh>
|
| template<class MessageBuffer , class DataType > |
| void | gather (MessageBuffer &buff, DataType &data) const |
| |
| template<class MessageBuffer , class DataType > |
| void | scatter (MessageBuffer &buff, DataType &data) const |
| |
◆ gather()
template<class MessageBuffer , class DataType >
| void Dune::PDELab::CopyGatherScatter::gather |
( |
MessageBuffer & |
buff, |
|
|
DataType & |
data |
|
) |
| const |
|
inline |
◆ scatter()
template<class MessageBuffer , class DataType >
| void Dune::PDELab::CopyGatherScatter::scatter |
( |
MessageBuffer & |
buff, |
|
|
DataType & |
data |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: