Dune Core Modules (2.9.0)
Dune::ALU3dGridLeafIterator< cdim, pitype, GridImp > Class Template Reference
Leaf iterator. More...
#include <dune/alugrid/3d/iterator.hh>
Public Member Functions | |
| ALU3dGridLeafIterator () | |
| default constructor | |
| ALU3dGridLeafIterator (const GridImp &grid, int level) | |
| Constructor for end iterators. | |
| ALU3dGridLeafIterator (const GridImp &grid, int level, bool isBegin) | |
| Constructor for begin Iterators. | |
| ALU3dGridLeafIterator (const ThisType &org) | |
| copy Constructor | |
| ~ALU3dGridLeafIterator () | |
| destructor deleting real iterator | |
| void | increment () |
| prefix increment | |
| void | releaseEntity () |
| release entity | |
| ThisType & | operator= (const ThisType &org) |
| assignment of iterators | |
| bool | equals (const ALU3dGridEntityPointerType &i) const |
| equality | |
| Entity & | dereference () const |
| dereferencing | |
| int | level () const |
| ask for level of entities | |
Protected Member Functions | |
| void | done () |
| has to be called when iterator is finished | |
Detailed Description
template<int cdim, PartitionIteratorType pitype, class GridImp>
class Dune::ALU3dGridLeafIterator< cdim, pitype, GridImp >
class Dune::ALU3dGridLeafIterator< cdim, pitype, GridImp >
Leaf iterator.
The documentation for this class was generated from the following files:
- dune/alugrid/3d/entity.hh
- dune/alugrid/3d/iterator.hh
- dune/alugrid/3d/iterator.cc
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 4, 23:40, 2025)