dune-grid 2.9.0
Dune::GeoGrid::EntityBase< codim, Grid, fake > Class Template Reference

actual implementation of the entity More...

#include <dune/grid/geometrygrid/entity.hh>

Inheritance diagram for Dune::GeoGrid::EntityBase< codim, Grid, fake >:
Inheritance graph

Detailed Description

template<int codim, class Grid, bool fake = !(Capabilities::hasHostEntity< Grid, codim >::v)>
class Dune::GeoGrid::EntityBase< codim, Grid, fake >

actual implementation of the entity

Template Parameters
codimcodimension of the entity
GridGeometryGrid, this entity belongs to
faketrue, if the host grid does not provide this entity (do not specify, the default value is already the intended use)

The documentation for this class was generated from the following file: