Flow123d  master-f44eb46
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

◆ Type

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: