Interface documentation for Dof alignment classes used in VectorialBasisFunctionSet.
More...
#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/basisfunctionset/vectorial.hh>
|
typedef std::size_t | GlobalDofType |
| global Dof type More...
|
|
typedef std::pair< int, std::size_t > | LocalDofType |
| local Dof type consists of coordinate number and Dof number in scalar basis function set More...
|
|
template<class Implementation>
class Dune::Fem::DofAlignment< Implementation >
Interface documentation for Dof alignment classes used in VectorialBasisFunctionSet.
- Note
- This interface class is implemented by HorizontalDofAlignment and VerticalDofAlignment
- Template Parameters
-
Implementation | implementation type (CRTP) |
template<class Implementation>
template<class Implementation>
local Dof type consists of coordinate number and Dof number in scalar basis function set
template<class Implementation>
template<class Implementation>
template<class Implementation>
template<class Implementation>
map global to local Dof
- Note
- methods localDof and globalDof must be inverse
- Parameters
-
- Returns
- local Dof
The documentation for this class was generated from the following file: