Skip to main content

Interface fortran::syscgetinputvectordataf

Definition: syscInputVectorDataF.fi (line 43)

Provide an interface to get input vector data.

Members

Public functions

Function syscgetinputvectordataf

type(syscinputvectordataf) function syscgetinputvectordataf()

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.

Return type: type(syscinputvectordataf) function