dune-fem  2.4.1-rc
Classes | Public Types | List of all members
Dune::Fem::ThreadFilterTraits< GridPartImp > Struct Template Reference

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

Classes

struct  Codim
 entity types More...
 

Public Types

typedef GridPartImp GridPartType
 grid part type More...
 
typedef ThreadFilter< GridPartTypeFilterType
 filter type More...
 
typedef Codim< 0 >::EntityType EntityType
 entity type for codimension 0 More...
 

Member Typedef Documentation

template<class GridPartImp >
typedef Codim< 0 >::EntityType Dune::Fem::ThreadFilterTraits< GridPartImp >::EntityType

entity type for codimension 0

template<class GridPartImp >
typedef ThreadFilter< GridPartType > Dune::Fem::ThreadFilterTraits< GridPartImp >::FilterType

filter type

template<class GridPartImp >
typedef GridPartImp Dune::Fem::ThreadFilterTraits< GridPartImp >::GridPartType

grid part type


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