Skip to content

Fix preconditioner

Nicolas Tancogne-Dejean requested to merge fix_multigrid into hotfix-10.3

Description

Fix the routine preconditioner_apply_batch call for multigrid preconditioner in combination of RMMDIIS. Fix an unused variable.

News snippet

ix the preconditioner_apply_batch call for multigrid preconditioner in combination of RMMDIIS.

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

Loading