Skip to main content

Type fortran::syscinputcomplexvectordataf undefined

Definition: syscInputComplexVectorDataF.fi (line 18)

Create an input complex vector data access type.

Input complex vector data provides access to complex vector data.

The size is the total number of vectors of complex numbers.

Members

Public attributes

Variable primitivetype

Definition: syscInputComplexVectorDataF.fi (line 19)

integer(kind=8) primitivetype

Primitive type.

Type: integer(kind=8)

Variable data1

Definition: syscInputComplexVectorDataF.fi (line 20)

integer(kind=8) data1

Pointer to the first array.

Type: integer(kind=8)

Variable data2

Definition: syscInputComplexVectorDataF.fi (line 21)

integer(kind=8) data2

Pointer to the second array.

Type: integer(kind=8)

Variable data3

Definition: syscInputComplexVectorDataF.fi (line 22)

integer(kind=8) data3

Pointer to the third array.

Type: integer(kind=8)

Variable data4

Definition: syscInputComplexVectorDataF.fi (line 23)

integer(kind=8) data4

Pointer to the fourth array.

Type: integer(kind=8)

Variable data5

Definition: syscInputComplexVectorDataF.fi (line 24)

integer(kind=8) data5

Pointer to the fifth array.

Type: integer(kind=8)

Variable data6

Definition: syscInputComplexVectorDataF.fi (line 25)

integer(kind=8) data6

Pointer to the sixth array.

Type: integer(kind=8)

Variable datasize

Definition: syscInputComplexVectorDataF.fi (line 26)

integer(kind=8) datasize

Data size.

Type: integer(kind=8)

Variable dimension

Definition: syscInputComplexVectorDataF.fi (line 27)

integer(kind=8) dimension

Dimension.

Type: integer(kind=8)