Skip to content

Fix ACE state parallelization

Nicolas Tancogne-Dejean requested to merge fix_hybrids2 into develop

Description

The state parallelization of the ACE operator got broken, as it was not covered by a test. This is now fixed, and a test is added.

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