|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
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>
Inheritance diagram for Dune::Fem::TupleMapper< GridPart, Mapper >:

Public Member Functions | |
| TupleMapper (GridPart &gridPart, Mapper &... mapper) | |
| TupleMapper (GridPart &gridPart, Mapper &&... mapper) | |
Detailed Description
template<class GridPart, class ... Mapper>
class Dune::Fem::TupleMapper< GridPart, 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
Constructor & Destructor Documentation
◆ TupleMapper() [1/2]
template<class GridPart , class ... Mapper>
|
inline |
◆ TupleMapper() [2/2]
template<class GridPart , class ... Mapper>
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8