Skip to main content

System Coupling Fortran library 2025 R1

syscinputcomplexvectordataf Type Reference

Last update: 17.07.2025

Create an input complex vector data access type. More...

Public Attributes

integer(kind=8) primitivetype
 Primitive type.
 
integer(kind=8) data1
 Pointer to the first array.
 
integer(kind=8) data2
 Pointer to the second array.
 
integer(kind=8) data3
 Pointer to the third array.
 
integer(kind=8) data4
 Pointer to the fourth array.
 
integer(kind=8) data5
 Pointer to the fifth array.
 
integer(kind=8) data6
 Pointer to the sixth array.
 
integer(kind=8) datasize
 Data size.
 
integer(kind=8) dimension
 Dimension.
 

Detailed Description

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.

Definition at line 18 of file syscInputComplexVectorDataF.fi.

Connect with Ansys