Public Member Functions | |
const Real | getGlobal () const |
Protected Member Functions | |
Estimator (const concepts::SpaceOnCells< F > &spc, const concepts::Vector< F > &sol) | |
virtual std::ostream & | info (std::ostream &os) const =0 |
Returns information in an output stream. | |
Protected Attributes | |
const concepts::SpaceOnCells< F > & | spc_ |
const concepts::Vector< F > & | sol_ |
Real | globError_ |
Definition at line 19 of file estimator.hh.
|
inlineprotected |
Definition at line 28 of file estimator.hh.
|
inline |
Definition at line 22 of file estimator.hh.
|
protectedpure virtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Implemented in concepts::ExplicitResidual< F >, and concepts::LocalEstimator< F >.
|
protected |
Definition at line 37 of file estimator.hh.
|
protected |
Definition at line 35 of file estimator.hh.
|
protected |
Definition at line 33 of file estimator.hh.