DUNE PDELab (git)
Dune::PDELab::L2VolumeFunctional< F > Class Template Reference
A local operator that tests a function against a test function space defined on the entire grid. More...
#include <dune/pdelab/localoperator/l2volumefunctional.hh>
Public Member Functions | |
L2VolumeFunctional (const F &f, unsigned int quadOrder) | |
Constructor. More... | |
Detailed Description
template<typename F>
class Dune::PDELab::L2VolumeFunctional< F >
class Dune::PDELab::L2VolumeFunctional< F >
A local operator that tests a function against a test function space defined on the entire grid.
It computes
\begin{align*} b_i = \int_\Omega f \varphi_i\, dx \end{align*}
with conforming finite elements on all types of grids in any dimension
- Template Parameters
-
F grid function type giving f
Constructor & Destructor Documentation
◆ L2VolumeFunctional()
template<typename F >
|
inline |
Constructor.
- Parameters
-
f Function f to integrate over quadOrder Order of the quadrature rule used for integrating over the element
The documentation for this class was generated from the following file:
- dune/pdelab/localoperator/l2volumefunctional.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)