directmatrixinputs

Unless otherwise specified, data names are accessible in level 3 only.

activesuppressed
Returns non-zero if the entity is set inactive, 0 otherwise. Type: integer
ailist
The list or double values of the matrix element. Type: double array
attributesmax
The number of attributes owned by this entity. Type: unsigned int.
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 color of the entity. Type: integer
config
The configuration of the entity. Type: integer
301 - Nastran/OptiStruct DMIG
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. Type: Boolean
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. Type: entity
ifo
The form of matrix input. Type: integer
6 - Symmetric
9 - Rectangular
include
The ID of the include file the entity is organized in. Type: entity
includeid
The ID of the include file the entity is organized in. Type: unsigned int.
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. Type: unsigned int.
matrixtype
The matrix type. Type: string
name
The name of the entity. Type: string
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. Type: integer
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.