Interface fortran::syscregisterrestartpointcreationf
Definition: syscSystemCouplingF.fi (line 390)
Provide an interface to register restart point creation callback.
Members
Public functions
Function syscregisterrestartpointcreationf
type(syscerrorf) function syscregisterrestartpointcreationf(restCr)
Provide a function to register restart point creation callback.
Parameters:
- restCr: - a pointer to a function that conforms to the
restartPointCreationIntfinterface
Returns:
a SyscErrorF type for error checking.
Parameters:
- restCrrestCr
Return type: type(syscerrorf) function