|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
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}
◆ containedDof()
|
inline |
Number of the (scalar) base function belonging to base function index.
◆ newSize()
|
inline |
Set new size after adaptation.
◆ policy()
|
inlinestatic |
Find out what type of policy this is.
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