#include <time_extrapolation.h>
|
typedef IComponentSpace< TGridFunction > | base_type |
|
|
| 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) |
|
|
template<typename TBaseElem> |
number | findFctMaxOnSubset (const TGridFunction &u, int si) const |
|
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: