sysccouplinginterfacegetdatatransferf Interface Reference
Last update: 17.07.2025Provide an interface to get a data transfer from a coupling interface. More...
Public Member Functions | |
| type(syscdatatransferf) function | sysccouplinginterfacegetdatatransferf (couplingInterface, index) |
| Get a data transfer from a coupling interface. More... | |
Detailed Description
Provide an interface to get a data transfer from a coupling interface.
Definition at line 253 of file syscCouplingInterfaceF.fi.
Constructor & Destructor Documentation
◆ sysccouplinginterfacegetdatatransferf()
| type(syscdatatransferf) function sysccouplinginterfacegetdatatransferf | ( | type(sysccouplinginterfacef), intent(in) | couplingInterface, |
| integer(kind=8), intent(in) | index | ||
| ) |
Get a data transfer from a coupling interface.
Definition at line 259 of file syscCouplingInterfaceF.fi.