Open LourensVeen opened 2 years ago
Instance can raise, e.g. when the manager isn't found, but the Fortran API doesn't return an error code or message from LIBMUSCLE_Instance_create. You can catch this in Python and C++, so you should be able to do so in Fortran.
LIBMUSCLE_Instance_create
Instance can raise, e.g. when the manager isn't found, but the Fortran API doesn't return an error code or message from
LIBMUSCLE_Instance_create
. You can catch this in Python and C++, so you should be able to do so in Fortran.