Skip to content

Conversation

@mgates3
Copy link
Collaborator

@mgates3 mgates3 commented Aug 27, 2025

Description
implicit none is highly recommended in Fortran code to avoid errors in the types of functions and variables. Motivated by Reference-ScaLAPACK/scalapack#144, this PR adds implicit none in all Fortran files. I did not observe any warnings or errors, so it seems (shockingly) that all functions, etc. were properly declared.

This PR is broken down into smaller commits up to some 600 files, to make reviewing individual commits easier.

Checklist
Neither applies.

  • The documentation has been updated.
  • If the PR solves a specific issue, it is set to be closed on merge.

@langou langou merged commit 3c1abe4 into Reference-LAPACK:master Aug 27, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants