multiscale / muscle3

The third major version of the MUltiScale Coupling Library and Environment
Apache License 2.0
25 stars 13 forks source link

Prototype to fix #182 #183

Closed maarten-ic closed 1 year ago

maarten-ic commented 1 year ago

@LourensVeen I couldn't mimick the MPI constructor in the non-MPI version of libmuscle without importing mpi.h, so I tried a different approach.

Please check if you agree, then I'll finish the PR by adding proper error messages.

maarten-ic commented 1 year ago

See #182 for new proposed solution.