Interface fortran::syscgetcouplinginterfacef
Definition: syscCouplingInterfaceF.fi (line 41)
Provide an interface to get a coupling interface.
Members
Public functions
Function syscgetcouplinginterfacef
type(sysccouplinginterfacef) function syscgetcouplinginterfacef(name)
Create a coupling interface.
Parameters:
- name: - Unique name for this interface. String length should not exceed
SYSC_STRING_LENGTH.
Parameters:
- namename
Return type: type(sysccouplinginterfacef) function