directmatrixinputs
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- ailist
- The list or double values of the matrix element. Type: double array
- attributesmax
- The number of attributes owned by this entity.
- bilist
- The imaginary values for the DMIG matrix column data. Type: double array
- cilist
- The list of component numbers for Gi's for a grid point. Type: integer array
- cjlist
- The list of component numbers for Gj's for a grid point. Type: integer array
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- config
- The configuration of the entity.
- counts_giciaibi
- The counts of Bi values in the DMIG matrix. Type: integer array
- counts_giciai
- The counts of GICIAI per GJCJ. Type: integer array
- definedentity
- True if the entity is defined, false otherwise.
- gilist
- The list of grid point IDs for a row index. Type: entity array
- gjlist
- The list of grid point IDs for a column index. Type: entity array
- id
- The ID of the entity.
- ifo
- The form of matrix input. Type: integer
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- indexes_giciaibi
- The indices of the Bi values for the DMIG matrix. Type: integer array
- indexes_giciai
- The indices to access the GiCIAI list for a particular GJCJ. Type: integer array
- internalid
- The ID of the entity.
- matrixtype
- The matrix type. Type: string
- name
- The name of the entity.
- ncol
- The number of columns when ifo is 6. Type: integer
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- solverkeyword
- The name of the solver keyword.
- tin
- The type of matrix being input. Type: integer
- tout
- The type of matrix being created/output. Type: integer
Version History
2017
2019 - Added new data names bilist, counts_giciaibi and indexes_giciaibi.
2020 - Added new data name color_rgb.
2020.1 - Added new data name solverkeyword.