Interface fortran::syscloadlibraryf
Definition: participantLibraryF.fi (line 7)
Provide an interface to load system coupling participant library path and mpi wrapper path to system coupling participant proxy.
Members
Public functions
Function syscloadlibraryf
logical function syscloadlibraryf(syscPartLibPath, mpiWrapperPath)
Provide a function to load system coupling participant library path and mpi wrapper path to system coupling participant proxy.
Parameters:
- syscPartLibPath: system coupling participant library path
- mpiWrapperPath: mpi wrapper library path
Returns:
true if these two libraries are loaded successfully, otherwise it returns false.
Parameters:
- syscPartLibPathsyscPartLibPath
- mpiWrapperPathmpiWrapperPath
Return type: logical function