|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::LocalL2Projection< BasisFunctionSet, Implementation > Class Template Reference
please doc me More...
#include <dune/fem/operator/projection/local/l2projection.hh>
Inheritance diagram for Dune::Fem::LocalL2Projection< BasisFunctionSet, Implementation >:

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 | |
| template<class LocalFunction , class LocalDofVector > | |
| void | apply (const LocalFunction &localFunction, LocalDofVector &localDofVector) const |
| please doc me | |
Protected Member Functions | |
| const Implementation & | impl () const |
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 Typedef Documentation
◆ BasisFunctionSetType
template<class BasisFunctionSet , class Implementation >
| typedef BasisFunctionSet Dune::Fem::LocalL2Projection< BasisFunctionSet, Implementation >::BasisFunctionSetType |
basis function set type
Constructor & Destructor Documentation
◆ LocalL2Projection() [1/2]
template<class BasisFunctionSet , class Implementation >
|
protecteddefault |
copy constructor
◆ LocalL2Projection() [2/2]
template<class BasisFunctionSet , class Implementation >
|
inlineprotected |
move constructor
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
◆ basisFunctionSet()
template<class BasisFunctionSet , class Implementation >
|
inline |
return basis function set
◆ impl()
template<class BasisFunctionSet , class Implementation >
|
inlineprotected |
◆ 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
◆ operator=() [1/2]
template<class BasisFunctionSet , class Implementation >
|
protecteddefault |
assignment operator
◆ operator=() [2/2]
template<class BasisFunctionSet , class Implementation >
|
inlineprotected |
move assignment operator
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