syscgetinputvectordataf Interface Reference
Last update: 17.07.2025Provide an interface to get input vector data. More...
Public Member Functions | |
| type(syscinputvectordataf) function | syscgetinputvectordataf () |
| Create an input vector data access type. More... | |
Detailed Description
Provide an interface to get input vector data.
Definition at line 42 of file syscInputVectorDataF.fi.
Constructor & Destructor Documentation
◆ 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.
Definition at line 51 of file syscInputVectorDataF.fi.