|
Sierra Toolkit
Version of the Day
|
10 #ifndef stk_mesh_FieldState_hpp
11 #define stk_mesh_FieldState_hpp
49 enum { MaximumFieldStates = 6 };
56 #endif //stk_mesh_FieldState_hpp
@ StateNM3
Previous-3 state of a field with five+ states.
@ StateNP1
Newest state of a field with three+ states.
@ StateOld
Previous state of a field with two states.
@ StateNM1
Previous-1 state of a field with three+ states.
@ StateNone
State of a field with one state.
FieldState
Enumeration of states for multi-state fields.
@ StateN
Previous state of a field with three+ states.
@ StateNM4
Previous-4 state of a field with six states.
@ StateNew
Newest state of a field with two states.
@ StateNM2
Previous-2 state of a field with four+ states.