dune-alugrid
3.0.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 |
void | setElement (const HElementType &elem) |
bool | contains (int dim, int cd) const |
void | setData (ObjectStreamType &str, HElementType &elem) |
void | sendData (ObjectStreamType &str, HElementType &elem) |
write Data of one element to stream More... | |
void | recvData (ObjectStreamType &str, HElementType &elem) |
read Data of one element from stream More... | |
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 |
Constructor.
|
inlineinherited |
|
inlinevirtual |
|
inlineprotectedinherited |
|
inlineinherited |
read Data of one element from stream
|
inlineinherited |
write Data of one element to stream
|
inlineinherited |
|
inlinevirtual |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |