All Frameworks  Object Hierarchy  This Framework  Indexes  

FixedTimeIncrementMethod (Enumeration)

enum FixedTimeIncrementMethod {
  ABQ_FTI_ELEMENT_BY_ELEMENT,
  ABQ_FTI_USER_DEFINED
}
Time increment methods for fixed time incrementation.
These values are used to specify the FixedTimeIncrementMethod for ABQExplicitDynamicsStep.
Values:
ABQ_FTI_ELEMENT_BY_ELEMENT
Calculate the fixed time increment via the element-by-element time estimator.
ABQ_FTI_USER_DEFINED
Use the user supplied fixed time increment value.


Copyright © 2003, Dassault Systèmes. All rights reserved.