dune-fem  2.4.1-rc
Classes | Public Types | List of all members
Dune::Fem::GridPartInterface< GridPartTraits >::Codim< codim > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/gridpart/common/gridpart.hh>

Classes

struct  Partition
 

Public Types

typedef Traits::template Codim< codim >::GeometryType GeometryType
 
typedef Traits::template Codim< codim >::LocalGeometryType LocalGeometryType
 
typedef Traits::template Codim< codim >::EntityPointerType EntityPointerType
 
typedef Traits::template Codim< codim >::EntityType EntityType
 
typedef Traits::template Codim< codim >::EntitySeedType EntitySeedType
 
typedef Partition< InteriorBorder_Partition >::IteratorType IteratorType
 

Member Typedef Documentation

template<class GridPartTraits>
template<int codim>
typedef Traits::template Codim< codim >::EntityPointerType Dune::Fem::GridPartInterface< GridPartTraits >::Codim< codim >::EntityPointerType
template<class GridPartTraits>
template<int codim>
typedef Traits::template Codim< codim >::EntitySeedType Dune::Fem::GridPartInterface< GridPartTraits >::Codim< codim >::EntitySeedType
template<class GridPartTraits>
template<int codim>
typedef Traits::template Codim< codim >::EntityType Dune::Fem::GridPartInterface< GridPartTraits >::Codim< codim >::EntityType
template<class GridPartTraits>
template<int codim>
typedef Traits::template Codim< codim >::GeometryType Dune::Fem::GridPartInterface< GridPartTraits >::Codim< codim >::GeometryType
template<class GridPartTraits>
template<int codim>
typedef Partition< InteriorBorder_Partition >::IteratorType Dune::Fem::GridPartInterface< GridPartTraits >::Codim< codim >::IteratorType
template<class GridPartTraits>
template<int codim>
typedef Traits::template Codim< codim >::LocalGeometryType Dune::Fem::GridPartInterface< GridPartTraits >::Codim< codim >::LocalGeometryType

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