Fix a bug in the offset of the spiral phase on GPUs.
Description
Fix a bug in the offset of the spiral phase on GPUs. The energy after the magnon kick was very different and is now much closer to the one before the kick, as it should be. It also matches the CPU energy.
News snippet
Fix a bug for the magnon kick on GPUs.
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.