syscregisterinputscalardataaccessf Interface Reference
Last update: 17.07.2025Provide an interface to register input scalar data access. More...
Public Member Functions | |
| type(syscerrorf) function | syscregisterinputscalardataaccessf (dataAccess) |
| Provide a function to register input scalar data access. More... | |
Detailed Description
Provide an interface to register input scalar data access.
Definition at line 417 of file syscSystemCouplingF.fi.
Constructor & Destructor Documentation
◆ syscregisterinputscalardataaccessf()
| type(syscerrorf) function syscregisterinputscalardataaccessf | ( | procedure(syscinputscalardataaccessf) | dataAccess | ) |
Provide a function to register input scalar data access.
- Parameters
-
dataAccess - a pointer to a function that conforms to SyscInputScalarDataAccessF interface.
- Returns
- a
SyscErrorFtype for error checking.
Definition at line 424 of file syscSystemCouplingF.fi.