Skip to content

improve_lapack3

Nicolas Tancogne-Dejean requested to merge improve_lapack3 into develop

Description

Add the missing lead_dim argument for a Lapack routine.

News snippet

Add the missing lead_dim argument for a Lapack routine.

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