Skip to content

Adding a unit test for the interpolation scheme used in the multigrid scheme.

Nicolas Tancogne-Dejean requested to merge interpolation_test into develop

Description

Adding a unit test for the interpolation scheme used in the multigrid scheme.

News snippet

Adding a unit test for the interpolation scheme.

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