All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisInterfaces Enumeration CATSamMathType
enum CATSamMathType {
CATSamMathTypeScalar,
CATSamMathTypeVector,
CATSamMathTypeSymTensor,
CATSamMathTypeTensor,
CATSamMathTypeEigenValue,
CATSamMathTypeBitArray,
CATSamMathTypeLast
}
The mathematical types which can be manipulated by the field model.
- Values:
-
- CATSamMathTypeScalar
- A scalar.
- CATSamMathTypeVector
- A vector.
- CATSamMathTypeSymTensor
- A symmetrical tensor.
- CATSamMathTypeTensor
- A tensor.
- CATSamMathTypeEigenValue
- Eigen values.
- CATSamMathTypeBitArray
- An array of bits.
- CATSamMathTypeLast
- No mathematical type defined.
It also represents the number of valid enumerated values.
This object is included in the file: CATAnalysisExplicitDefinitions.h