dune-grid  2.4.1
Classes | Namespaces
geometrygrid/entity.hh File Reference
#include <dune/common/nullptr.hh>
#include <dune/geometry/referenceelements.hh>
#include <dune/grid/common/grid.hh>
#include <dune/grid/geometrygrid/capabilities.hh>
#include <dune/grid/geometrygrid/cornerstorage.hh>

Go to the source code of this file.

Classes

class  Dune::GeoGrid::EntityBase< codim, Grid, fake >
 actual implementation of the entity More...
 
class  Dune::GeoGrid::Entity< codim, dim, Grid >
 DUNE-conform implementation of the entityThis class merely changes the template parameters of the entity to make DUNE happy. The actual implementation of the entity can be found in EntityBase. More...
 
class  Dune::GeoGrid::HierarchicIterator< Grid >
 
class  Dune::GeoGrid::IntersectionIterator< Grid, HostIntersectionIterator >
 
class  Dune::GeoGrid::EntityBase< codim, Grid, false >
 
class  Dune::GeoGrid::EntityBase< codim, Grid, true >
 
class  Dune::GeoGrid::Entity< codim, dim, Grid >
 DUNE-conform implementation of the entityThis class merely changes the template parameters of the entity to make DUNE happy. The actual implementation of the entity can be found in EntityBase. More...
 
class  Dune::GeoGrid::Entity< 0, dim, Grid >
 

Namespaces

 Dune
 Include standard header files.
 
 Dune::GeoGrid
 namespace containing the implementations of GeometryGrid