dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::__IndexSetDofMapper::Implementation< GridPart, adaptive > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/mapper/indexsetdofmapper.hh>

Public Types

typedef std::conditional< adaptive, AdaptiveDofMapper< GridPart >, DofMapper< GridPart > >::type Type
 

Member Typedef Documentation

template<class GridPart , bool adaptive = Capabilities::isAdaptiveIndexSet< typename GridPart::IndexSetType >::v>
typedef std::conditional< adaptive, AdaptiveDofMapper< GridPart >, DofMapper< GridPart > >::type Dune::Fem::__IndexSetDofMapper::Implementation< GridPart, adaptive >::Type

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