All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisInterfaces Enumeration CATSamDof
enum CATSamDof {
CATSamDofTranslationX,
CATSamDofTranslationY,
CATSamDofTranslationZ,
CATSamDofRotationX,
CATSamDofRotationY,
CATSamDofRotationZ,
CATSamDofTranslationR,
CATSamDofRotationRZ,
CATSamDofTemperature,
CATSamDofPressure,
CATSamDofElectricPotential,
CATSamDofDensity,
CATSamDofVelocityX,
CATSamDofVelocityY,
CATSamDofVelocityZ,
CATSamDofLastFlag,
CATSamDofBallJoin,
CATSamDofPinned,
CATSamDofClamp,
CATSamDofPivot,
CATSamDofSlidingPivot,
CATSamDofSurfaceSlider,
CATSamDofSlider,
CATSamDofFluid,
CATSamDofAll,
CATSamDofLast
}
Flags representing the degrees of freedom.
- Values:
-
- CATSamDofTranslationX
- Translation in the X direction.
- CATSamDofTranslationY
- Translation in the Y direction.
- CATSamDofTranslationZ
- Translation in the Z direction.
- CATSamDofRotationX
- Rotation about the X axis.
- CATSamDofRotationY
- Rotation about the Y axis.
- CATSamDofRotationZ
- Rotation about the Z axis.
- CATSamDofTranslationR
- Translation in the R direction (for axisymmetric problems).
- CATSamDofRotationRZ
- Rotation in the RZ plane (for axisymmetric problems).
- CATSamDofTemperature
- Temperature.
- CATSamDofPressure
- Pressure.
- CATSamDofElectricPotential
- Electric potential.
- CATSamDofDensity
- Density.
- CATSamDofVelocityX
- Velocity in the X direction.
- CATSamDofVelocityY
- Velocity in the Y direction.
- CATSamDofVelocityZ
- Velocity in the Z direction.
- CATSamDofBallJoin
- A ball join (= CATSamDofTranslationX | CATSamDofTranslationY | CATSamDofTranslationZ).
- CATSamDofPinned
- A pinned join (= CATSamDofRotationX | CATSamDofRotationY | CATSamDofRotationZ).
- CATSamDofClamp
- A clamp (= CATSamDofBallJoin | CATSamDofPinned).
- CATSamDofPivot
- A pivot around the Z axis (= CATSamDofBallJoin | CATSamDofRotationX | CATSamDofRotationY).
- CATSamDofSlidingPivot
- A sliding pivot about the Z direction (= CATSamDofTranslationX | CATSamDofTranslationY | CATSamDofRotationX | CATSamDofRotationY).
- CATSamDofSurfaceSlider
- A surface slider in the XY plane (= CATSamDofTranslationZ | CATSamDofPinned).
- CATSamDofSlider
- A slider in the Z direction (= CATSamDofTranslationX | CATSamDofTranslationY | CATSamDofPinned).
- CATSamDofFluid
- A fluid (= CATSamDofTemperature | CATSamDofPressure |CATSamDofDensity | CATSamDofVelocityX | CATSamDofVelocityY | CATSamDofVelocityZ).
- CATSamDofLastFlag
- The number of flags.
- CATSamDofAll
- The sum of the flags (= (1 << CATSamDofLastFlag) - 1).
- CATSamDofLast
- The number of valid enumerated values.
This object is included in the file: CATAnalysisExplicitDefinitions.h