Dune Core Modules (unstable)

Dune::GeoGrid::Entity< codim, dim, Grid > Class Template Reference

DUNE-conform implementation of the entity. More...

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

Detailed Description

template<int codim, int dim, class Grid>
class Dune::GeoGrid::Entity< codim, dim, Grid >

DUNE-conform implementation of the entity.

This class merely changes the template parameters of the entity to make DUNE happy. The actual implementation of the entity can be found in EntityBase.

Template Parameters
codimcodimension of the entity
dimdimension of the Grid (redundant information)
GridGeometryGrid, this entity belongs to

The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 28, 23:30, 2024)