DUNE-FEM (unstable)

Dune::Fem::TupleMapper< GridPart, Mapper > Class Template Reference

mapper allocating one DoF per subentity of a given codimension More...

#include <dune/fem/space/combinedspace/tuplemapper.hh>

Detailed Description

template<class GridPart, class ... Mapper>
class Dune::Fem::TupleMapper< GridPart, Mapper >

mapper allocating one DoF per subentity of a given codimension

Template Parameters
GridPartgrid part type
...MapperParameter Pack of Mappers
Note
This mapper is adaptve (cf. AdaptiveDofMapper) if and only if the grid part's index set is adaptive, i.e. if Capabilities::isAdaptiveIndexSet< GridPart::IndexSetType >::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)