identitygridentity.hh File Reference


Detailed Description

The IdentityGridEntity class.

#include <dune/grid/common/referenceelements.hh>

Go to the source code of this file.


Namespaces

namespace  Dune

Classes

class  Dune::IdentityGridEntity< codim, dim, GridImp >
 The implementation of entities in a IdentityGrid

A Grid is a container of grid entities. An entity is parametrized by the codimension. An entity of codimension c in dimension d is a d-c dimensional object. More...

class  Dune::IdentityGridEntity< 0, dim, GridImp >
 Specialization for codim-0-entities.

This class embodies the topological parts of elements of the grid. It has an extended interface compared to the general entity class. For example, Entities of codimension 0 allow to visit all neighbors. More...

Generated on 2 Apr 2009 with Doxygen (ver 1.5.6)