|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Dune::PDELab::L2Projection< GFS, U > Class Template Reference
#include <dune/pdelab/adaptivity/adaptivity.hh>
Public Types | |
| typedef DynamicMatrix< typename U::ElementType > | MassMatrix |
| typedef std::array< MassMatrix, TypeTree::TreeInfo< GFS >::leafCount > | MassMatrices |
Public Member Functions | |
| L2Projection (const GFS &gfs, int intorder=2) | |
| The constructor. | |
| const MassMatrices & | inverseMassMatrices (const Element &e) |
| Calculate the inverse local mass matrix, used in the local L2 projection. | |
Detailed Description
template<class GFS, class U>
class Dune::PDELab::L2Projection< GFS, U >
class Dune::PDELab::L2Projection< GFS, U >
- Template Parameters
-
GFS Type of ansatz space U Container class for the solution
Member Typedef Documentation
◆ MassMatrices
template<class GFS , class U >
| typedef std::array<MassMatrix,TypeTree::TreeInfo<GFS>::leafCount> Dune::PDELab::L2Projection< GFS, U >::MassMatrices |
◆ MassMatrix
template<class GFS , class U >
| typedef DynamicMatrix<typename U::ElementType> Dune::PDELab::L2Projection< GFS, U >::MassMatrix |
Constructor & Destructor Documentation
◆ L2Projection()
template<class GFS , class U >
|
inlineexplicit |
The constructor.
- Todo:
- Doc params!
Member Function Documentation
◆ inverseMassMatrices()
template<class GFS , class U >
|
inline |
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