Class to describe adjustments to elements in an adaptive space. More...
#include <space.hh>
Public Member Functions | |
| AdaptiveAdjust () | |
| Default constructor. | |
| AdaptiveAdjust (short l) | |
| Constructor. | |
| AdaptiveAdjust & | operator= (const AdaptiveAdjust &adj) |
| Assignment operator. | |
Public Attributes | |
| short | l_ |
| Level. | |
Class to describe adjustments to elements in an adaptive space.
| bem::AdaptiveAdjust::AdaptiveAdjust | ( | ) | [inline] |
| bem::AdaptiveAdjust::AdaptiveAdjust | ( | short | l | ) | [inline] |
| AdaptiveAdjust& bem::AdaptiveAdjust::operator= | ( | const AdaptiveAdjust & | adj | ) | [inline] |
| short bem::AdaptiveAdjust::l_ |