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