Skip to main content

System Coupling Fortran library 2023 R2

syscgetinputcomplexvectordataf Interface Reference

Last update: 17.07.2025

Provide an interface to get input vector data. More...

Public Member Functions

type(syscinputcomplexvectordataf) function syscgetinputcomplexvectordataf ()
 Create an input vector data access type. More...
 

Detailed Description

Provide an interface to get input vector data.

Definition at line 32 of file syscInputComplexVectorDataF.fi.

Constructor & Destructor Documentation

◆ syscgetinputcomplexvectordataf()

Create an input vector data access type.

Primitive type will default to double-precision. Data size will be set to zero. Data pointers will be set to null.

Definition at line 41 of file syscInputComplexVectorDataF.fi.

42 import :: syscinputcomplexvectordataf
43 type(SyscInputComplexVectorDataF) :: ret
44!DIR$ IF DEFINED(_WIN32)
45!DIR$ ATTRIBUTES DLLIMPORT :: syscGetInputComplexVectorDataF
46!DIR$ ENDIF

Connect with Ansys