DUNE-FEM (unstable)

Dune::Fem::CodimensionMapper< GridPart, codim > Class Template Reference

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

#include <dune/fem/space/mapper/codimensionmapper.hh>

Detailed Description

template<class GridPart, int codim>
class Dune::Fem::CodimensionMapper< GridPart, codim >

mapper allocating one DoF per subentity of a given codimension

Template Parameters
GridPartgrid part type
codimcodimension
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)