Skip to content

Blas/Lapack contiguous flag

Nicolas Tancogne-Dejean requested to merge blas_contiguous_flag into main

Description

Adding the contiguous flag to BLAS/Lapack calls.

Closes #790 (closed) .

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.
Edited by Nicolas Tancogne-Dejean

Merge request reports