dune-grid  2.5.0
Public Types | List of all members
Dune::GridFactoryInterface< GridType >::Codim< codim > Struct Template Reference

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

Public Types

typedef GridType::template Codim< codim >::Entity Entity
 

Member Typedef Documentation

§ Entity

template<class GridType>
template<int codim>
typedef GridType::template Codim< codim >::Entity Dune::GridFactoryInterface< GridType >::Codim< codim >::Entity

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