|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::CombinedDofConversionUtility< ContainedMapper, N, PointBased > Class Template Reference
#include <dune/fem/space/combinedspace/combineddofstorage.hh>
Inheritance diagram for Dune::Fem::CombinedDofConversionUtility< ContainedMapper, N, PointBased >:

Public Types | |
| typedef ContainedMapper | ContainedMapperType |
Public Member Functions | |
| CombinedDofConversionUtility (const ContainedMapperType &mapper, const int numComponents) | |
| void | newSize (const int size) |
| int | component (const int combinedIndex) const |
| int | containedDof (const int combinedIndex) const |
| Number of the (scalar) base function belonging to base function index. | |
| int | combinedDof (const int containedIndex, const int component) const |
Static Public Member Functions | |
| static DofStoragePolicy | policy () |
| Find out what type of policy this is. | |
Detailed Description
template<class ContainedMapper, int N>
class Dune::Fem::CombinedDofConversionUtility< ContainedMapper, N, PointBased >
class Dune::Fem::CombinedDofConversionUtility< ContainedMapper, N, PointBased >
does the same as DofConversionUtility<PointBased>, just other construtor
Member Typedef Documentation
◆ ContainedMapperType
template<class ContainedMapper , int N>
| typedef ContainedMapper Dune::Fem::CombinedDofConversionUtility< ContainedMapper, N, PointBased >::ContainedMapperType |
Constructor & Destructor Documentation
◆ CombinedDofConversionUtility()
template<class ContainedMapper , int N>
|
inline |
Member Function Documentation
◆ combinedDof()
|
inlineinherited |
Reverse operation of containedDof, component i == combinedDof(containedDof(i), component(i))
◆ component()
|
inlineinherited |
Component which the actual base function index gives a contribution
- Returns
- is in range {0, dimRange-1}
◆ containedDof()
|
inlineinherited |
Number of the (scalar) base function belonging to base function index.
◆ newSize()
|
inlineinherited |
The size of the range vector cannot change, hence this method does nothing. (In fact, this method is only here so that you can treat all DofStorageUtility objects identically without knowing whether they are PointBased or VariableBased.)
◆ policy()
|
inlinestaticinherited |
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