LIMEX plugin
Loading...
Searching...
No Matches
ug::SupErrorEvaluator< TGridFunction > Class Template Reference

#include <time_extrapolation.h>

Inheritance diagram for ug::SupErrorEvaluator< TGridFunction >:

Public Types

typedef IComponentSpace< TGridFunction > base_type

Public Member Functions

 SupErrorEvaluator (const char *fctNames)
 SupErrorEvaluator (const char *fctNames, const char *ssNames)
double norm (SmartPtr< TGridFunction > uFine)
double norm (TGridFunction &uFine)
double norm2 (TGridFunction &uFine)
double distance (TGridFunction &uFine, TGridFunction &uCoarse)
double distance2 (TGridFunction &uFine, TGridFunction &uCoarse)

Protected Member Functions

template<typename TBaseElem>
number findFctMaxOnSubset (const TGridFunction &u, int si) const

Detailed Description

template<typename TGridFunction>
class ug::SupErrorEvaluator< TGridFunction >

Evaluates difference between two grid functions in L_inf norm


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