Dune Core Modules (2.5.0)
Dune::IdentityGridLevelIterator< codim, pitype, GridImp > Class Template Reference
Iterator over all entities of a given codimension and level of a grid. More...
#include <dune/grid/identitygrid/identitygridleveliterator.hh>
Public Member Functions | |
IdentityGridLevelIterator (const GridImp *identityGrid, int level) | |
Constructor. | |
IdentityGridLevelIterator (const GridImp *identityGrid, int level, bool endDummy) | |
Constructor which create the end iterator. More... | |
void | increment () |
prefix increment | |
Entity | dereference () const |
dereferencing | |
bool | equals (const IdentityGridLevelIterator &i) const |
equality | |
Detailed Description
template<int codim, PartitionIteratorType pitype, class GridImp>
class Dune::IdentityGridLevelIterator< codim, pitype, GridImp >
class Dune::IdentityGridLevelIterator< codim, pitype, GridImp >
Iterator over all entities of a given codimension and level of a grid.
Constructor & Destructor Documentation
◆ IdentityGridLevelIterator()
template<int codim, PartitionIteratorType pitype, class GridImp >
|
inlineexplicit |
Constructor which create the end iterator.
- Parameters
-
endDummy Here only to distinguish it from the other constructor identityGrid pointer to IdentityGrid instance level grid level on which the iterator shall be created
The documentation for this class was generated from the following files:
- dune/grid/identitygrid/identitygridentity.hh
- dune/grid/identitygrid/identitygridleveliterator.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)