Abstract base class for an adaptive classes, a.o.t. More...
#include <space.hh>

Public Member Functions | |
| virtual void | adjust (const F &cell, const Tadj &a)=0 |
| Adjusts in the next rebuild step for this cell. | |
| virtual | ~Adaptivity () |
Abstract base class for an adaptive classes, a.o.t.
space or space pre builders. Use AdaptiveControl and AdaptiveAdjust to store adjust and control information.
| virtual concepts::Adaptivity< F, Tadj >::~Adaptivity | ( | ) | [inline, virtual] |
| virtual void concepts::Adaptivity< F, Tadj >::adjust | ( | const F & | cell, |
| const Tadj & | a | ||
| ) | [pure virtual] |
Adjusts in the next rebuild step for this cell.