#include <refinement.hh>
Public Member Functions | |
virtual void | apply (concepts::SpaceOnCells< F > &space) |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const =0 |
Returns information in an output stream. | |
Protected Attributes | |
concepts::HashMap< concepts::AdaptiveAdjustP< dim > > | adjusts_ |
Abstract Class for h refinement only, i.e. bisection in each direction or half splitting in one direction.
Definition at line 59 of file refinement.hh.
|
inlinevirtual |
Definition at line 62 of file refinement.hh.
|
inlinevirtual |
Implements estimator::Refinement< F >.
Definition at line 64 of file refinement.hh.
|
protectedpure virtualinherited |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Implemented in estimator::BuergRefinement< F >, estimator::Prediction< F, dim >, and estimator::AprioriVertex< F, dim >.
|
protected |
Definition at line 87 of file refinement.hh.