dune-localfunctions  2.2.1
Dune::LocalL2Interpolation< B, Q, onb > Struct Template Reference

A local L2 interpolation taking a test basis and a quadrature rule. More...

#include <dune/localfunctions/utility/l2interpolation.hh>

Detailed Description

template<class B, class Q, bool onb>
struct Dune::LocalL2Interpolation< B, Q, onb >

A local L2 interpolation taking a test basis and a quadrature rule.

This class computes a local interpolation where the coefficients are of the form: c = M^{-1}b


The documentation for this struct was generated from the following file: