DUNE-FEM (2.10)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::Fem::PowerMapper< GridPart, Mapper, N > Class Template Reference
mapper allocating one DoF per subentity of a given codimension More...
#include <dune/fem/space/combinedspace/powermapper.hh>
Detailed Description
template<class GridPart, class Mapper, int N>
class Dune::Fem::PowerMapper< GridPart, Mapper, 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
The documentation for this class was generated from the following file:
- dune/fem/space/combinedspace/powermapper.hh
