Skip to content

Bugfix of the Maxwell propagator interpolation.

Nicolas Tancogne-Dejean requested to merge fix_maxwell_interpolation into develop

Description

Bugfix of the Maxwell propagator interpolation. The second point in the interpolation was having an extra inter_dt factor, causing the interpolation to not be correct.

News snippet

Bugfix of the Maxwell propagator interpolation.

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