dune-grid 2.9.0
Public Types | List of all members
Dune::Entity< 0, dim, GridImp, EntityImp >::Codim< cd > Struct Template Reference

Entity types of the different codimensions. More...

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

Public Types

typedef GridImp::template Codim< cd >::Entity Entity
 

Detailed Description

template<int dim, class GridImp, template< int, int, class > class EntityImp>
template<int cd>
struct Dune::Entity< 0, dim, GridImp, EntityImp >::Codim< cd >

Entity types of the different codimensions.

Member Typedef Documentation

◆ Entity

template<int dim, class GridImp , template< int, int, class > class EntityImp>
template<int cd>
typedef GridImp::template Codim<cd>::Entity Dune::Entity< 0, dim, GridImp, EntityImp >::Codim< cd >::Entity

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