KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::H1Norm Struct Reference

H1-norms. More...

#include <norms.hh>

Detailed Description

H1-norms.

Definition at line 75 of file norms.hh.

Public Member Functions

template<typename Function >
Function::Scalar square (Function f)
 Evaluation of square norm. More...
 
template<typename Function >
Function::Scalar operator() (Function f)
 Evaluation of norm. More...
 

Member Function Documentation

◆ operator()()

template<typename Function >
Function::Scalar Kaskade::H1Norm::operator() ( Function  f)
inline

Evaluation of norm.

Definition at line 88 of file norms.hh.

◆ square()

template<typename Function >
Function::Scalar Kaskade::H1Norm::square ( Function  f)
inline

Evaluation of square norm.

Definition at line 79 of file norms.hh.

Referenced by operator()().


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