KASKADE 7 development version
Public Member Functions | List of all members
Kaskade::AbstractErrorEstimate Class Referenceabstract

Representation of an error estimate, i.e. the output of an error estimator. More...

#include <abstract_interface.hh>

Detailed Description

Representation of an error estimate, i.e. the output of an error estimator.

Definition at line 357 of file abstract_interface.hh.

Public Member Functions

virtual double absoluteError () const =0
 
virtual ~AbstractErrorEstimate ()
 

Constructor & Destructor Documentation

◆ ~AbstractErrorEstimate()

virtual Kaskade::AbstractErrorEstimate::~AbstractErrorEstimate ( )
inlinevirtual

Definition at line 361 of file abstract_interface.hh.

Member Function Documentation

◆ absoluteError()

virtual double Kaskade::AbstractErrorEstimate::absoluteError ( ) const
pure virtual

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