Description
A few source files have procedures with argument intent
, but most do not. If someone goes through the source files, correctly adds argument intents, and submits a PR, will such a PR be accepted? Strictly speaking such changes do not increase functionality, and they probably won't improve performance, but they should not break anything if add judiciously. I see 30 files with argument intent in src/SRC
, listed below. In that directory there are 2051 files with the .f
or .f90
extension.
cgedmd.f90
cgedmdq.f90
claqz0.f
claqz1.f
claqz2.f
claqz3.f
dgedmd.f90
dgedmdq.f90
disnan.f
dlaisnan.f
dlaqz0.f
dlaqz1.f
dlaqz2.f
dlaqz3.f
dlaqz4.f
sgedmd.f90
sgedmdq.f90
sisnan.f
slaisnan.f
slaqz0.f
slaqz1.f
slaqz2.f
slaqz3.f
slaqz4.f
zgedmd.f90
zgedmdq.f90
zlaqz0.f
zlaqz1.f
zlaqz2.f
zlaqz3.f