|
dune-alugrid
2.6-git
|
#include <dune/alugrid/3d/alu3diterators.hh>

Public Types | |
| typedef Dune::ALU3dBasicImplTraits< Dune::ALUGridMPIComm >::HElementType | HElementType |
| typedef Dune::ALU3dBasicImplTraits< Dune::ALUGridMPIComm >::HBndSegType | HBndSegType |
| typedef Dune::ALU3dBasicImplTraits< Dune::ALUGridMPIComm >::GhostPairType | GhostPairType |
| typedef IteratorElType< codim, Dune::ALUGridMPIComm >::ElType | ElType |
| typedef IteratorElType< codim, Dune::ALUGridMPIComm >::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 | first () |
| void | next () |
| int | done () const |
| val_t & | item () const |
| virtual IteratorSTI< IteratorElType< codim, Dune::ALUGridMPIComm >::val_t > * | clone () const |
Protected Member Functions | |
| void | updateGhostList (const GridImp &grid, GhostElementIteratorImp &ghostIter, GhostItemListType &ghList) |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inline |
|
inlinevirtualinherited |
|
inlinevirtualinherited |
|
inlinevirtualinherited |
|
inlinevirtualinherited |
|
inlinevirtualinherited |
|
inlinevirtualinherited |
|
inlineprotectedinherited |