dune-grid  2.5-git
Public Types | List of all members
Dune::IndexSet< GridImp, IndexSetImp, IndexTypeImp, TypesImp >::Codim< cc > Struct Template Reference

Export the type of the entity used as parameter in the index(...) method. More...

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

Public Types

typedef Traits ::template Codim< cc >::Entity Entity
 

Detailed Description

template<class GridImp, class IndexSetImp, class IndexTypeImp, class TypesImp>
template<int cc>
struct Dune::IndexSet< GridImp, IndexSetImp, IndexTypeImp, TypesImp >::Codim< cc >

Export the type of the entity used as parameter in the index(...) method.

Member Typedef Documentation

§ Entity

template<class GridImp, class IndexSetImp, class IndexTypeImp, class TypesImp>
template<int cc>
typedef Traits :: template Codim<cc>:: Entity Dune::IndexSet< GridImp, IndexSetImp, IndexTypeImp, TypesImp >::Codim< cc >::Entity

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