Recent content by truparel
-
T
Fortran Can Fortran 90 Arrays Be Dynamically Allocated Based on a Variable?
Hello forum, I was wondering if there is a way to declare/define arrays depending on some previously defined variable. example: if a=2, then declare/define 2 arrays if a=3, then declare/define 3 arrays If doable, how does one assign names to these arrays?- truparel
- Thread
- Array Fortran
- Replies: 1
- Forum: Programming and Computer Science