Skip to content

Draft: First version of system-dependent propagators

Sebastian Ohlmann requested to merge system_dependent_propagators into develop

Description

Move propagator-dependent data out of the systems in the multisystem framework and introduce propagators that depend on the system to hold that data. This will make it easier to handle restarting in the multisystem framework.

News snippet

Create system-dependent propagators

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports