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

Public Member Functions | |
| GatherScatterNoData (const GridType &grid, EntityType &en, RealEntityType &realEntity, DataCollectorType &dc, const LevelIndexSetImp &levelSet, const int level) | |
| Level Constructor. | |
| GatherScatterNoData (const GridType &grid, EntityType &en, RealEntityType &realEntity, DataCollectorType &dc) | |
| Leaf Constructor. | |
| bool | containsItem (const HElementType &elem) const |
| bool | containsItem (const RealHElementType &elem) const |
| void | setElement (const HElementType &elem) |
| void | setElement (const RealHElementType &elem) |
| bool | contains (int dim, int cd) const |
| virtual bool | containsItem (const HElementType &elem) const =0 |
| virtual void | setElement (const HElementType &elem)=0 |
| void | setData (ObjectStreamType &str, HElementType &elem) |
| void | sendData (ObjectStreamType &str, HElementType &elem) |
| write Data of one element to stream | |
| void | recvData (ObjectStreamType &str, HElementType &elem) |
| read Data of one element from stream | |
Protected Types | |
| enum | { dimension = GridType::dimension } |
| typedef ImplTraits::template Codim< dimension, codim >::ImplementationType | ImplElementType |
| typedef GatherScatter::ObjectStreamType | ObjectStreamType |
| typedef DataCollectorType::DataType | DataType |
Protected Member Functions | |
| size_t | getSize (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 |
Level Constructor.
|
inline |
Leaf Constructor.
|
inlineinherited |
|
inline |
|
pure virtualinherited |
|
inline |
|
inlineprotectedinherited |
|
inlineinherited |
read Data of one element from stream
|
inlineinherited |
write Data of one element to stream
|
inlineinherited |
|
inline |
|
pure virtualinherited |
|
inline |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |