Skip to content

Fix memory leak for the multigrid preconditioner.

Nicolas Tancogne-Dejean requested to merge fix_memory_leak into hotfix-12.2

Description

Fix memory leak for the multigrid preconditioner.

News snippet

Fix memory leak for the multigrid preconditioner.

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