Skip to content

Reduce the number of instances of HAVE_MPI in the high-level part of the code.

Nicolas Tancogne-Dejean requested to merge reduce_have_mpi_calls into main

Description

Reduce the number of instances of HAVE_MPI in the high-level part of the code.

News snippet

Code refactoring.

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