DUNE PDELab (git)

Dune::PDELab::L2Projection< GFS, U > Class Template Reference

#include <dune/pdelab/adaptivity/adaptivity.hh>

Public Member Functions

 L2Projection (const GFS &gfs, int intorder=2)
 The constructor. More...
 
const MassMatrices & inverseMassMatrices (const Element &e)
 Calculate the inverse local mass matrix, used in the local L2 projection. More...
 

Detailed Description

template<class GFS, class U>
class Dune::PDELab::L2Projection< GFS, U >

Todo:
Template Parameters
GFSType of ansatz space
UContainer class for the solution

Constructor & Destructor Documentation

◆ L2Projection()

template<class GFS , class U >
Dune::PDELab::L2Projection< GFS, U >::L2Projection ( const GFS &  gfs,
int  intorder = 2 
)
inlineexplicit

The constructor.

Todo:
Doc params!

Member Function Documentation

◆ inverseMassMatrices()

template<class GFS , class U >
const MassMatrices& Dune::PDELab::L2Projection< GFS, U >::inverseMassMatrices ( const Element &  e)
inline

Calculate the inverse local mass matrix, used in the local L2 projection.

Todo:

Doc template params

Doc params

References Dune::TypeTree::applyToTree(), Dune::FloatCmp::gt(), and Dune::GlobalGeometryTypeIndex::index().


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)