Interface fortran::syscwritesetupfilef
Definition: syscSystemCouplingF.fi (line 866)
Provide an interface to write the setup file.
Members
Public functions
Function syscwritesetupfilef
logical function syscwritesetupfilef(setupFileInfo)
Provide a function to write the setup file.
This function can be used to generate a System Coupling setup file, which contains participant's setup information. It should be called after calling syscCompleteCouplingSetupF.
Parameters:
- setupFileInfo: - setup file info.
Returns:
true if the setup file was successfully written, and false otherwise.
Parameters:
- setupFileInfosetupFileInfo
Return type: logical function