mapper allocating one DoF per subentity of a given codimension
More...
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/combinedspace/tuplemapper.hh>
template<class GridPart, class... Mapper>
class Dune::Fem::TupleMapper< GridPart, Mapper >
mapper allocating one DoF per subentity of a given codimension
- Template Parameters
-
GridPart | grid part type |
...Mapper | Parameter 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
template<class GridPart , class... Mapper>
template<class GridPart , class... Mapper>
The documentation for this class was generated from the following file: