Interface fortran::syscregisterinputcomplexvectordataaccessf
Definition: syscSystemCouplingF.fi (line 500)
Provide an interface to register input complex vector data access.
Members
Public functions
Function syscregisterinputcomplexvectordataaccessf
type(syscerrorf) function syscregisterinputcomplexvectordataaccessf(dataAccess)
Provide a function to register input complexvector data access.
Parameters:
- dataAccess: - a pointer to the callback function.
Returns:
a SyscErrorF type for error checking.
Parameters:
- dataAccessdataAccess
Return type: type(syscerrorf) function