Skip to content

Fix the interpolation for the non-batchified case.

Nicolas Tancogne-Dejean requested to merge fix_multigrid_interpolation into develop

Description

Fix the multigrid interpolation for the non-batchified case.

News snippet

Bugfix for the multigrid 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