#include <space.hh>
Public Member Functions | |
virtual void | adjust (const Element< F > &elm, const Tadj &a)=0 |
Abstract base class for an adaptive space. Use AdaptiveControl and AdaptiveAdjust to store adjust and control information.
|
inlinevirtual |
|
pure virtual |
Adjusts the space in the next rebuild step for this element.
Implemented in hp2D::hpAdaptiveSpace< F >.