Fortran Discourse
What's the purpose of array size inside subroutine arguments?
Help
Beliavsky
February 1, 2024, 1:40pm
23
You can check the dimensions of assumed-shape arrays concisely with
FINDLOC
, as I showed.
show post in topic
Related topics
Topic
Replies
Views
Activity
Fortran Best Practice Minibook
Announcements
84
4545
September 20, 2021
Explicit-shape and assumed-size arrays, and sequence association
12
2466
February 16, 2022
Do functions check size/rank of input arrays? If not why?
Help
14
722
October 27, 2022
Matrix index-pointer confusion
Help
21
400
August 11, 2024
Does using Assumed-Shape Arrays slow down a function/subroutine?
5
1119
October 3, 2021