#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 |
|
template<class MessageBuffer , class DataType >
void Dune::PDELab::MaxGatherScatter::gather |
( |
MessageBuffer & |
buff, |
|
|
DataType & |
data |
|
) |
| const |
|
inline |
template<class MessageBuffer , class DataType >
void Dune::PDELab::MaxGatherScatter::scatter |
( |
MessageBuffer & |
buff, |
|
|
DataType & |
data |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: