concepts::Adaptivity< F, Tadj > Class Template Referenceabstract
Abstract base class for an adaptive classes, a.o.t. More...
#include <space.hh>
Inheritance diagram for concepts::Adaptivity< F, Tadj >:
Public Member Functions | |
virtual void | adjust (const F &cell, const Tadj &a)=0 |
Adjusts in the next rebuild step for this cell. More... | |
virtual | ~Adaptivity () |
Detailed Description
template<class F = Connector, class Tadj = class AdaptiveAdjust<1>>
class concepts::Adaptivity< F, Tadj >
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.
- See also
- AdaptiveControl
- AdaptiveAdjust
Constructor & Destructor Documentation
◆ ~Adaptivity()
template<class F = Connector, class Tadj = class AdaptiveAdjust<1>>
|
inlinevirtual |
Member Function Documentation
◆ adjust()
template<class F = Connector, class Tadj = class AdaptiveAdjust<1>>
|
pure virtual |
Adjusts in the next rebuild step for this cell.
The documentation for this class was generated from the following file:
- space/space.hh