Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
Dune::Fufem::DiscretizationError Class Reference

#include <dune/fufem/discretizationerror.hh>

Static Public Member Functions

template<class Function1 , class Function2 >
static double computeL2DifferenceSquared (const Function1 &f1, const Function2 f2, QuadratureRuleKey quadKey)
 Compute squared L2 difference between two functions.
 

Member Function Documentation

◆ computeL2DifferenceSquared()

template<class Function1 , class Function2 >
static double Dune::Fufem::DiscretizationError::computeL2DifferenceSquared ( const Function1 &  f1,
const Function2  f2,
QuadratureRuleKey  quadKey 
)
inlinestatic

Compute squared L2 difference between two functions.

Template Parameters
Function1Has to be defined with respect to a grid
Function2May be a function in global coordinates

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