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