mapper allocating one DoF per subentity of a given codimension
More...
#include <dune/fem/space/combinedspace/powermapper.hh>
template<class GridPart, class Mapper, int N>
class Dune::Fem::PowerMapper< GridPart, Mapper, N >
mapper allocating one DoF per subentity of a given codimension
- Template Parameters
-
GridPart | grid part type |
Mapper | contained mapper type |
N | number of containd components |
- Note
- This mapper is adaptve (cf. AdaptiveDofMapper) if and only if the underlaying mapper is adaptiv, too. Capabilities::isAdaptiveDofMapper< Mapper >::v is true
◆ PowerMapper()
template<class GridPart , class Mapper , int N>
The documentation for this class was generated from the following file: