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

H1-semi-norms. More...

#include <norms.hh>

Detailed Description

H1-semi-norms.

Definition at line 50 of file norms.hh.

Public Member Functions

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

Member Function Documentation

◆ operator()()

template<typename Function >
Function::Scalar Kaskade::H1SemiNorm::operator() ( Function const &  f) const
inline

Evaluation of norm.

Definition at line 66 of file norms.hh.

◆ square()

template<typename Function >
Function::Scalar Kaskade::H1SemiNorm::square ( Function const &  f) const
inline

Evaluation of square norm.

Definition at line 54 of file norms.hh.

Referenced by operator()(), and Kaskade::H1Norm::square().


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