Skip to main content

System Coupling Fortran library 2024 R2

syscgetinputcomplexvectordataf Interface Reference

Last update: 17.07.2025

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

Public Member Functions

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

Detailed Description

Provide an interface to get input complex vector data.

Definition at line 33 of file syscInputComplexVectorDataF.fi.

Constructor & Destructor Documentation

◆ syscgetinputcomplexvectordataf()

Create an input complex 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 42 of file syscInputComplexVectorDataF.fi.

43 import :: syscinputcomplexvectordataf
44 type(SyscInputComplexVectorDataF) :: ret
45!DIR$ IF DEFINED(_WIN32) .and. ( .not. DEFINED(SYSTEM_COUPLING_PARTICIPANT_PROXY))
46!DIR$ ATTRIBUTES DLLIMPORT :: syscGetInputComplexVectorDataF
47!DIR$ ENDIF

Connect with Ansys