multiscale / muscle3

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

Implement multicasting #117

Closed maarten-ic closed 1 year ago

maarten-ic commented 2 years ago

Allow multiple conduits connected to a single output port. The only limitation is that the multiplicity of all connected peers must be the same (to avoid interference with vector port functionality).

LourensVeen commented 1 year ago

Codacy is still complaining, but then it's always complaining, so I'm going to merge this because it's a great new addition to MUSCLE3. Thanks, great work!