DUNE-FEM (unstable)

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 >

mapper allocating one DoF per subentity of a given codimension

Template Parameters
GridPartgrid part type
Mappercontained mapper type
Nnumber 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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 27, 22:29, 2024)