Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::GeoGrid::EntityBase< codim, Grid, fake > Class Template Reference
actual implementation of the entity More...
#include <dune/grid/geometrygrid/entity.hh>
Detailed Description
template<int codim, class Grid, bool fake = !(Capabilities::hasHostEntity< Grid, codim >::v)>
class Dune::GeoGrid::EntityBase< codim, Grid, fake >
class Dune::GeoGrid::EntityBase< codim, Grid, fake >
actual implementation of the entity
- Template Parameters
-
codim codimension of the entity Grid GeometryGrid, this entity belongs to fake true, 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:
- dune/grid/geometrygrid/entity.hh
