|
dune-alugrid 2.8.0
|
the corresponding interface class is defined in bsinclude.hh More...
#include <dune/alugrid/3d/datahandle.hh>

Public Member Functions | |
| GatherScatterLevelData (const GridType &grid, EntityType &en, RealEntityType &realEntity, DataCollectorType &dc, const LevelIndexSetImp &levelSet, const int level) | |
| Constructor. More... | |
| bool | containsItem (const HElementType &elem) const |
| bool | containsItem (const HGhostType &ghost) const |
| bool | containsInterior (const HFaceType &face, PllElementType &pll) const |
| bool | containsGhost (const HFaceType &face, PllElementType &pll) const |
| bool | contains (int dim, int cd) const |
| virtual bool | containsItem (const HElementType &elem) const |
| virtual bool | containsItem (const HGhostType &ghost) const =0 |
| void | sendData (ObjectStreamType &str, const HElementType &elem) |
| write Data of one element to stream More... | |
| void | sendData (ObjectStreamType &str, const HGhostType &ghost) |
| write Data of one ghost element to stream More... | |
| void | recvData (ObjectStreamType &str, HElementType &elem) |
| read Data of one element from stream More... | |
| void | recvData (ObjectStreamType &str, HGhostType &ghost) |
| read Data of one element from stream More... | |
Protected Types | |
| enum | { codim = 0 } |
| enum | { dimension = GridType::dimension } |
| typedef ImplTraits::template Codim< dimension, codim >::ImplementationType | ImplElementType |
| typedef GatherScatter::ObjectStreamType | ObjectStreamType |
Protected Member Functions | |
| size_t | getSize (ObjectStreamType &str, EntityType &en) |
| void | writeSize (ObjectStreamType &str, EntityType &en) |
Protected Attributes | |
| const GridType & | grid_ |
| EntityType & | entity_ |
| RealEntityType & | realEntity_ |
| DataCollectorType & | dc_ |
| const bool | variableSize_ |
the corresponding interface class is defined in bsinclude.hh
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inline |
Constructor.
|
inlineinherited |
|
inline |
|
inline |
|
inlinevirtualinherited |
|
inline |
|
inline |
|
pure virtualinherited |
|
inlineprotectedinherited |
|
inlineinherited |
read Data of one element from stream
|
inlineinherited |
read Data of one element from stream
|
inlineinherited |
write Data of one element to stream
|
inlineinherited |
write Data of one ghost element to stream
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |