dune-grid 2.9.0
Classes | Namespaces
identitygridhierarchiciterator.hh File Reference

The IdentityGridHierarchicIterator class. More...

Go to the source code of this file.

Classes

class  Dune::IdentityGridHierarchicIterator< 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

namespace  Dune
 Include standard header files.
 

Detailed Description

The IdentityGridHierarchicIterator class.