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