Class to describe control structures of an adaptive space. More...
#include <space.hh>


Public Member Functions | |
| AdaptiveControl () | |
| Default constructor. | |
Public Attributes | |
| F | idx_ |
| Unique index of element. | |
| AdaptiveControlTag | tag_ |
| Control information. | |
Class to describe control structures of an adaptive space.
If you need more control information, derive from this class.
| concepts::AdaptiveControl< F >::AdaptiveControl | ( | ) |
Default constructor.
| F concepts::AdaptiveControl< F >::idx_ |
| AdaptiveControlTag concepts::AdaptiveControl< F >::tag_ |