dune-grid-dev-howto  2.3.1
Classes | Namespaces
identitygridhierarchiciterator.hh File Reference

The IdentityGridHierarchicIterator class. More...

#include "identitygridentitypointer.hh"

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

 Dune
 

Detailed Description

The IdentityGridHierarchicIterator class.