|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
Dune::Fem::LagrangeLocalInterpolation< GridPart, maxOrder, BasisFunctionSet > Class Template Reference
#include <dune/fem/space/lagrange/interpolation.hh>
Public Types | |
| typedef BasisFunctionSet | BasisFunctionSetType |
| basis function set type | |
| typedef LagrangePointSet< GridPart, maxOrder > | LagrangePointSetType |
| point set type | |
Public Member Functions | |
| void | unbind () |
Construction | |
| LagrangeLocalInterpolation () | |
| LagrangeLocalInterpolation (const LagrangePointSetType &pointSet, const BasisFunctionSetType &basisFunctionSet) | |
| LagrangeLocalInterpolation (const LagrangePointSetType &pointSet, BasisFunctionSetType &&basisFunctionSet) | |
Copying and assignment | |
| LagrangeLocalInterpolation (const ThisType &)=default | |
| copy constructor | |
| LagrangeLocalInterpolation (ThisType &&other) | |
| move constructor | |
| LagrangeLocalInterpolation & | operator= (const ThisType &)=default |
| assignment operator | |
| LagrangeLocalInterpolation & | operator= (ThisType &&other) |
| move assignment operator | |
Public member methods | |
| BasisFunctionSetType | basisFunctionSet () const |
| return basis function set | |
| template<class LocalFunction , class LocalDofVector > | |
| void | operator() (const LocalFunction &localFunction, LocalDofVector &localDofVector) const |
| apply interpolation | |
| template<class LocalFunction , class LocalDofVector > | |
| void | apply (const LocalFunction &localFunction, LocalDofVector &localDofVector) const |
| apply interpolation | |
Protected Member Functions | |
| const LagrangePointSetType & | pointSet () const |
Protected Attributes | |
| const LagrangePointSetType * | pointSet_ = nullptr |
| BasisFunctionSetType | basisFunctionSet_ |
Member Typedef Documentation
◆ BasisFunctionSetType
template<class GridPart , int maxOrder, class BasisFunctionSet >
| typedef BasisFunctionSet Dune::Fem::LagrangeLocalInterpolation< GridPart, maxOrder, BasisFunctionSet >::BasisFunctionSetType |
basis function set type
◆ LagrangePointSetType
template<class GridPart , int maxOrder, class BasisFunctionSet >
| typedef LagrangePointSet< GridPart, maxOrder > Dune::Fem::LagrangeLocalInterpolation< GridPart, maxOrder, BasisFunctionSet >::LagrangePointSetType |
point set type
Constructor & Destructor Documentation
◆ LagrangeLocalInterpolation() [1/5]
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
inline |
◆ LagrangeLocalInterpolation() [2/5]
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
inline |
◆ LagrangeLocalInterpolation() [3/5]
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
inline |
◆ LagrangeLocalInterpolation() [4/5]
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
default |
copy constructor
◆ LagrangeLocalInterpolation() [5/5]
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
inline |
move constructor
Member Function Documentation
◆ apply()
template<class GridPart , int maxOrder, class BasisFunctionSet >
template<class LocalFunction , class LocalDofVector >
|
inline |
apply interpolation
◆ basisFunctionSet()
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
inline |
return basis function set
◆ operator()()
template<class GridPart , int maxOrder, class BasisFunctionSet >
template<class LocalFunction , class LocalDofVector >
|
inline |
apply interpolation
◆ operator=() [1/2]
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
default |
assignment operator
◆ operator=() [2/2]
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
inline |
move assignment operator
◆ pointSet()
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
inlineprotected |
◆ unbind()
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
inline |
Member Data Documentation
◆ basisFunctionSet_
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
protected |
◆ pointSet_
template<class GridPart , int maxOrder, class BasisFunctionSet >
|
protected |
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