Flow123d  release_2.2.0-914-gf1a3a4f
Public Types | List of all members
ErrorNorm Struct Reference

#include <interpolant.hh>

Public Types

enum  Type {
  l2, lp, w21, wp1,
  max
}
 

Detailed Description

Enumerates possible norms in which the interpolation error can be computed.

Definition at line 50 of file interpolant.hh.

Member Enumeration Documentation

Enumerator
l2 

L2 norm.

lp 

Lp norm.

w21 

W21 norm.

wp1 

Wp1 norm.

max 

Maximum norm.

Definition at line 52 of file interpolant.hh.


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