|
GEOS
|
Describes a selection of components from a DoF field. More...
#include <DofManager.hpp>
Public Attributes | |
| string | fieldName |
| Name of the DOF field in DofManager. | |
| CompMask | mask |
| Mask that defines component selection. | |
Describes a selection of components from a DoF field.
A half-open range [loComp, hiComp) is selected.
Definition at line 59 of file DofManager.hpp.