Skip to content

Fix some Maxwell couplings with MPI

Franco Bonafé requested to merge fix_quadrupole_mpi into main

Description

Several issues were caused by improper use of mesh_nearest_point.

This did not fix the similar GPU problem (#793 (closed))

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.
Edited by Franco Bonafé

Merge request reports