dune-fem
2.8-git
|
#include <dune/fem/space/mapper/dynamicnonblockmapper.hh>
Public Types | |
typedef std::conditional< adaptive, AdaptiveDofMapper< Traits >, DofMapper< Traits > >::type | Type |
typedef std::conditional< adaptive, AdaptiveDofMapper< Traits >, DofMapper< Traits > >::type Dune::Fem::__DynamicNonBlockMapper::Implementation< BlockMapper, adaptive >::Type |