ALUGridSpace::GatherScatterBaseImpl< GridType, DataCollectorType, 0 > Class Template Reference
#include <datahandle.hh>
Detailed Description
template<class GridType, class DataCollectorType>
class ALUGridSpace::GatherScatterBaseImpl< GridType, DataCollectorType, 0 >
the corresponding interface class is defined in bsinclude.hh Public Member Functions | |
GatherScatterBaseImpl (const GridType &grid, MakeableEntityType &en, RealEntityType &realEntity, DataCollectorType &dc) | |
Constructor. | |
void | sendData (ObjectStreamType &str, const HElementType &elem) |
write Data of one element to stream | |
void | sendData (ObjectStreamType &str, const HGhostType &ghost) |
write Data of one ghost element to stream | |
void | recvData (ObjectStreamType &str, HElementType &elem) |
read Data of one element from stream | |
void | recvData (ObjectStreamType &str, HGhostType &ghost) |
read Data of one element from stream |
The documentation for this class was generated from the following file: