Skip to main content

Interface fortran::syscgetoutputcomplexvectordataf

Definition: syscOutputComplexVectorDataF.fi (line 33)

Provide an interface to get output vector data.

Members

Public functions

Function syscgetoutputcomplexvectordataf

type(syscoutputcomplexvectordataf) function syscgetoutputcomplexvectordataf()

Create an output 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.

Return type: type(syscoutputcomplexvectordataf) function