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

EntityPointer types of the different codimensions. More...

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

Public Types

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

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 >

EntityPointer types of the different codimensions.

Member Typedef Documentation

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

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