Skip to content

Small multisystem improvements

Micael Oliveira requested to merge small_multisystem_improvements into main

Description

A couple of small improvements to the multisystem framework:

  • update_exposed_quantities should be a deferred method of system_t, not interaction_partner_t
  • the finished method of algorithm_t does not require the system clock as argument anymore.

Merge request reports