Dune Core Modules (2.11.0)

Dune::FoamGridLevelIterator< codim, pitype, GridImp > Class Template Reference

Iterator over all entities of a given codimension and level of a grid. More...

#include <dune/foamgrid/foamgrid/foamgridleveliterator.hh>

Public Member Functions

 FoamGridLevelIterator (const typename std::list< EntityImp >::const_iterator &it)
 Constructor.
 
void increment ()
 prefix increment
 
const Entity & dereference () const
 dereferencing
 
bool equals (const FoamGridLevelIterator< codim, pitype, GridImp > &other) const
 equality
 

Detailed Description

template<int codim, PartitionIteratorType pitype, class GridImp>
class Dune::FoamGridLevelIterator< codim, pitype, GridImp >

Iterator over all entities of a given codimension and level of a grid.


The documentation for this class was generated from the following files:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Feb 14, 23:39, 2026)