** More...
#include <refinement.hh>
Public Member Functions | |
AprioriVertex (const concepts::SpaceOnCells< F > &space, const uint attrb) | |
void | addVertex (const uint attrb) |
void | buildRefinement (const Marking &mark, const concepts::LocalEstimator< F > &estimator) |
virtual void | apply (concepts::SpaceOnCells< F > &space) |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. | |
Protected Attributes | |
concepts::HashMap< concepts::AdaptiveAdjustP< dim > > | adjusts_ |
**
hp adaptive strat that performes h refinement if element has vertex that is given else p refinement
Definition at line 466 of file refinement.hh.
|
inline |
attrb | attribute of a vertex |
Definition at line 473 of file refinement.hh.
|
inlinevirtual |
Definition at line 487 of file refinement.hh.
|
inline |
Definition at line 489 of file refinement.hh.
|
inlinevirtualinherited |
Implements estimator::Refinement< F >.
Definition at line 64 of file refinement.hh.
|
inline |
Definition at line 494 of file refinement.hh.
|
inlineprotectedvirtual |
Returns information in an output stream.
Implements estimator::Refinement< F >.
Definition at line 528 of file refinement.hh.
|
protectedinherited |
Definition at line 87 of file refinement.hh.