Skip to content

Reverse the dependency between ions and symmetries

Micael Oliveira requested to merge no_ions_in_symmetries into develop

Description

Reverse the dependency between ions and symmetries: the symmetries are now part of the ions and are initialized along with them. This allows to remove an indirect dependency between the grid and the ions.

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