DUNE-FEM (unstable)
Dune::Fem::DofConversionUtility< VariableBased > Class Reference
Specialisation for VariableBased approach. More...
#include <dune/fem/space/common/dofstorage.hh>
Public Member Functions | |
| DofConversionUtility (int size) | |
| void | newSize (int size) |
| Set new size after adaptation. | |
| int | component (int combinedIndex) const |
| int | containedDof (int combinedIndex) const |
| Number of the (scalar) base function belonging to base function index. | |
| int | combinedDof (int containedIndex, int component) const |
Static Public Member Functions | |
| static DofStoragePolicy | policy () |
| Find out what type of policy this is. | |
Detailed Description
Specialisation for VariableBased approach.
Constructor & Destructor Documentation
◆ DofConversionUtility()
|
inline |
Constructor
- Parameters
-
size Number of global dofs per component.
Member Function Documentation
◆ combinedDof()
|
inline |
Reverse operation of containedDof, component i == combinedDof(containedDof(i), component(i))
◆ component()
|
inline |
Component which the actual base function index gives a contribution
- Returns
- is in range {0, dimRange-1}
The documentation for this class was generated from the following file:
- dune/fem/space/common/dofstorage.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 3, 23:36, 2025)