dune-foamgrid  2.7-git
Classes | Namespaces
foamgridhierarchiciterator.hh File Reference

The FoamGridHierarchicIterator class. More...

#include <stack>

Go to the source code of this file.

Classes

class  Dune::FoamGridHierarchicIterator< GridImp >
 Iterator over the descendants of an entity.Mesh entities of codimension 0 ("elements") allow to visit all entities of codimension 0 obtained through nested, hierarchic refinement of the entity. Iteration over this set of entities is provided by the HierarchicIterator, starting from a given entity. More...
 

Namespaces

 Dune
 

Detailed Description

The FoamGridHierarchicIterator class.