Type fortran::syscoutputcomplexvectordataf undefined
Definition: syscOutputComplexVectorDataF.fi (line 18)
Create an output complex vector data access type.
Output complex vector data provides read-only access to complex vector data.
The size is the total number of vectors of complex numbers.
Members
Public attributes
Variable primitivetype
Definition: syscOutputComplexVectorDataF.fi (line 19)
integer(kind=8) primitivetype
Primitive type.
Type: integer(kind=8)
Variable data1
Definition: syscOutputComplexVectorDataF.fi (line 20)
integer(kind=8) data1
Pointer to the first array.
Type: integer(kind=8)
Variable data2
Definition: syscOutputComplexVectorDataF.fi (line 21)
integer(kind=8) data2
Pointer to the second array.
Type: integer(kind=8)
Variable data3
Definition: syscOutputComplexVectorDataF.fi (line 22)
integer(kind=8) data3
Pointer to the third array.
Type: integer(kind=8)
Variable data4
Definition: syscOutputComplexVectorDataF.fi (line 23)
integer(kind=8) data4
Pointer to the fourth array.
Type: integer(kind=8)
Variable data5
Definition: syscOutputComplexVectorDataF.fi (line 24)
integer(kind=8) data5
Pointer to the fifth array.
Type: integer(kind=8)
Variable data6
Definition: syscOutputComplexVectorDataF.fi (line 25)
integer(kind=8) data6
Pointer to the sixth array.
Type: integer(kind=8)
Variable datasize
Definition: syscOutputComplexVectorDataF.fi (line 26)
integer(kind=8) datasize
Data size.
Type: integer(kind=8)
Variable dimension
Definition: syscOutputComplexVectorDataF.fi (line 27)
integer(kind=8) dimension
Dimension.
Type: integer(kind=8)