DUNE-FEM (unstable)
Dune::Fem::LocalL2Projection< BasisFunctionSet, Implementation > Class Template Reference
please doc me More...
#include <dune/fem/operator/projection/local/l2projection.hh>
Public Types | |
typedef BasisFunctionSet | BasisFunctionSetType |
basis function set type | |
Public Member Functions | |
Public member methods | |
BasisFunctionSet | basisFunctionSet () const |
return basis function set | |
template<class LocalFunction , class LocalDofVector > | |
void | operator() (const LocalFunction &localFunction, LocalDofVector &localDofVector) const |
please doc me More... | |
template<class LocalFunction , class LocalDofVector > | |
void | apply (const LocalFunction &localFunction, LocalDofVector &localDofVector) const |
please doc me More... | |
Protected Member Functions | |
Copying and assignment | |
LocalL2Projection (const LocalL2Projection &)=default | |
copy constructor | |
LocalL2Projection (LocalL2Projection &&) | |
move constructor | |
LocalL2Projection & | operator= (const LocalL2Projection &)=default |
assignment operator | |
LocalL2Projection & | operator= (LocalL2Projection &&) |
move assignment operator | |
Detailed Description
template<class BasisFunctionSet, class Implementation>
class Dune::Fem::LocalL2Projection< BasisFunctionSet, Implementation >
class Dune::Fem::LocalL2Projection< BasisFunctionSet, Implementation >
please doc me
- Template Parameters
-
BasisFunctionSet basis function set
Member Function Documentation
◆ apply()
template<class BasisFunctionSet , class Implementation >
template<class LocalFunction , class LocalDofVector >
|
inline |
please doc me
- Template Parameters
-
LocalFunction local function type LocalDofVector local dof vector type
- Parameters
-
[in] localFunction local function [out] localDofVector dof vector
Referenced by Dune::Fem::LocalL2Projection< BasisFunctionSet, Implementation >::operator()().
◆ operator()()
template<class BasisFunctionSet , class Implementation >
template<class LocalFunction , class LocalDofVector >
|
inline |
please doc me
- Template Parameters
-
LocalFunction local function type LocalDofVector local dof vector type
- Parameters
-
[in] localFunction local function [out] localDofVector dof vector
References Dune::Fem::LocalL2Projection< BasisFunctionSet, Implementation >::apply().
The documentation for this class was generated from the following file:
- dune/fem/operator/projection/local/l2projection.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 13, 23:29, 2024)