DUNE-FEM (unstable)
Dune::Fem::LocalRieszProjection< BasisFunctionSet, Implementation > Class Template Reference
interface documentation of a local Riesz projection More...
#include <dune/fem/operator/projection/local/riesz/localrieszprojection.hh>
Public Types | |
| typedef BasisFunctionSet | BasisFunctionSetType |
| basis function set | |
Protected Member Functions | |
Copying and assignment | |
| LocalRieszProjection (const LocalRieszProjection &)=default | |
| copy constructor | |
| LocalRieszProjection (LocalRieszProjection &&) | |
| move constructor | |
| LocalRieszProjection & | operator= (const LocalRieszProjection &)=default |
| assignment operator | |
| LocalRieszProjection & | operator= (LocalRieszProjection &&) |
| move assignment operator | |
Public member methods | |
| BasisFunctionSet | basisFunctionSet () const |
| return basis function set | |
| template<class F , class LocalDofVector > | |
| void | operator() (const F &f, LocalDofVector &localDofVector) const |
| compute Riesz representation More... | |
| template<class F , class LocalDofVector > | |
| void | apply (const F &f, LocalDofVector &localDofVector) const |
| compute Riesz representation More... | |
Detailed Description
template<class BasisFunctionSet, class Implementation>
class Dune::Fem::LocalRieszProjection< BasisFunctionSet, Implementation >
class Dune::Fem::LocalRieszProjection< BasisFunctionSet, Implementation >
interface documentation of a local Riesz projection
- Template Parameters
-
BasisFunctionSet basis function set type
Member Function Documentation
◆ apply()
template<class BasisFunctionSet , class Implementation >
template<class F , class LocalDofVector >
|
inlineprotected |
compute Riesz representation
- Template Parameters
-
LocalDofVector local dof vector type
- Parameters
-
[in] f please doc me [out] localDofVector please doc me
◆ operator()()
template<class BasisFunctionSet , class Implementation >
template<class F , class LocalDofVector >
|
inlineprotected |
compute Riesz representation
- Template Parameters
-
LocalDofVector local dof vector type
- Parameters
-
[in] f please doc me [out] localDofVector please doc me
The documentation for this class was generated from the following file:
- dune/fem/operator/projection/local/riesz/localrieszprojection.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 3, 23:36, 2025)