Skip to content

Fix the missing delta t in Lanczos exponential method.

Nicolas Tancogne-Dejean requested to merge hotfix-lanczos into hotfix-9.1

Description

Fix the missing delta t in Lanczos exponential method.

News snippet

Fix the missing delta t in Lanczos exponential method.

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