estimator::Refinement< F > Class Template Referenceabstract
Abstract class for all refinement strategies in arbitray dimension. More...
#include <refinement.hh>
Inheritance diagram for estimator::Refinement< F >:
Public Member Functions | |
virtual void | apply (concepts::SpaceOnCells< F > &space)=0 |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const =0 |
Returns information in an output stream. More... | |
Detailed Description
template<class F = Real>
class estimator::Refinement< F >
Abstract class for all refinement strategies in arbitray dimension.
Definition at line 30 of file refinement.hh.
Member Function Documentation
◆ apply()
template<class F = Real>
|
pure virtual |
Implemented in estimator::HP_Refinement< Real, 2 >.
◆ info()
template<class F = Real>
|
protectedpure virtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Implemented in estimator::AprioriVertex< F, dim >, estimator::Prediction< F, dim >, and estimator::BuergRefinement< F >.
The documentation for this class was generated from the following file:
- estimator/refinement.hh