Interface fortran::syscgetoutputvectordataf
Definition: syscOutputVectorDataF.fi (line 43)
Provide an interface to get output vector data.
Members
Public functions
Function syscgetoutputvectordataf
type(syscoutputvectordataf) function syscgetoutputvectordataf()
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(syscoutputvectordataf) function