10 #ifndef stk_mesh_FieldState_hpp 11 #define stk_mesh_FieldState_hpp 49 enum { MaximumFieldStates = 6 };
56 #endif //stk_mesh_FieldState_hpp Previous state of a field with three+ states.
Newest state of a field with two states.
State of a field with one state.
Previous-3 state of a field with five+ states.
Previous-2 state of a field with four+ states.
Previous state of a field with two states.
Newest state of a field with three+ states.
Previous-1 state of a field with three+ states.
Previous-4 state of a field with six states.
FieldState
Enumeration of states for multi-state fields.