All Frameworks Object Hierarchy This Framework Indexes
AutoTimeIncrementMethod (Enumeration)
enum AutoTimeIncrementMethod {
ABQ_ATI_GLOBAL,
ABQ_ATI_ELEMENT_BY_ELEMENT
}
Time increment estimator methods for automatic time incrementation.
These values are used to specify the AutoTimeIncrementMethod
for ABQExplicitDynamicsStep.
- Values:
-
- ABQ_ATI_GLOBAL
- Use the global time estimator.
- ABQ_ATI_ELEMENT_BY_ELEMENT
- Use the element-by-element stable time estimator.
Copyright © 2003, Dassault Systèmes. All rights reserved.