nanocomp
Mechanical
- Sep 19, 2006
- 3
I am trying to pass allocatable arrays declared on the main program to a subroutine and use this data inside the subroutine and then send it back to the main program. How do I declare the arrays inside the subroutine?