Dune Core Modules (2.4.2)

ALUGridSpace::GatherScatterBaseImpl< GridType, DataCollectorType, 0 > Class Template Referenceabstract

the corresponding interface class is defined in bsinclude.hh More...

#include <dune/grid/alugrid/3d/datahandle.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
 

Detailed Description

template<class GridType, class DataCollectorType>
class ALUGridSpace::GatherScatterBaseImpl< GridType, DataCollectorType, 0 >

the corresponding interface class is defined in bsinclude.hh


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)