DUNE-FEM (unstable)
Dune::Fem::VerticalDofAlignment< ScalarBasisFunctionSet, Range > Class Template Reference
Implementation of DofAlignment. More...
#include <dune/fem/space/basisfunctionset/vectorial.hh>
Public Member Functions | |
GlobalDofType | globalDof (const LocalDofType &localDof) const |
map local to global Dof More... | |
LocalDofType | localDof (const GlobalDofType &globalDof) const |
map global to local Dof More... | |
Detailed Description
template<class ScalarBasisFunctionSet, class Range>
class Dune::Fem::VerticalDofAlignment< ScalarBasisFunctionSet, Range >
class Dune::Fem::VerticalDofAlignment< ScalarBasisFunctionSet, Range >
Implementation of DofAlignment.
This Dof uses the same Dof enumeration as VectorialShapeFunctionSet.
- Template Parameters
-
ScalarBasisFunctionSet scalar basis function set Range range
Member Function Documentation
◆ globalDof()
template<class ScalarBasisFunctionSet , class Range >
|
inline |
map local to global Dof
- Note
- methods localDof and globalDof must be inverse
- Parameters
-
[in] localDof local Dof
- Returns
- global Dof
References Dune::Fem::VerticalDofAlignment< ScalarBasisFunctionSet, Range >::localDof().
Referenced by Dune::Fem::VerticalDofAlignment< ScalarBasisFunctionSet, Range >::localDof().
◆ localDof()
template<class ScalarBasisFunctionSet , class Range >
|
inline |
map global to local Dof
- Note
- methods localDof and globalDof must be inverse
- Parameters
-
[in] global global Dof
- Returns
- local Dof
References Dune::Fem::VerticalDofAlignment< ScalarBasisFunctionSet, Range >::globalDof().
Referenced by Dune::Fem::VerticalDofAlignment< ScalarBasisFunctionSet, Range >::globalDof().
The documentation for this class was generated from the following file:
- dune/fem/space/basisfunctionset/vectorial.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)