dune-alugrid 2.8.0
|
Public Types | |
typedef IteratorElType< 3, Comm >::val_t | val_t |
Public Member Functions | |
template<class GridImp > | |
ALU3dGridLevelIteratorWrapper (const GridImp &grid, int level, const int nlinks) | |
ALU3dGridLevelIteratorWrapper (const ALU3dGridLevelIteratorWrapper &org) | |
int | size () |
void | next () |
if level of item is larger then walk level, go next | |
void | first () |
int | done () const |
val_t & | item () const |
InterfaceType * | clone () const |
Protected Types | |
typedef IteratorSTI< val_t > | InterfaceType |
typedef ALU3dGridLevelIteratorWrapper< 3, pitype, Comm > | ThisType |
Protected Attributes | |
VertexListType & | vxList_ |
val_t | elem_ |
int | count_ |
const int | size_ |
|
protected |
|
protected |
typedef IteratorElType<3,Comm>::val_t ALUGrid::ALU3dGridLevelIteratorWrapper< 3, pitype, Comm >::val_t |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
if level of item is larger then walk level, go next
|
inline |
|
mutableprotected |
|
mutableprotected |
|
protected |
|
protected |