Skip to content

Bugfix: Add the missing mc argument in geometry_init.

Nicolas Tancogne-Dejean requested to merge fix_ionion_parallelization into develop

Description

Restoring the ion parallelization for the generation of the external potential, by adding the missing mc argument in geometry_init.

News snippet

Bugfix.

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