Hello,
I was wondering if anyone knows whether or not Fortran95 supports multi-dimensional arrays wherein each element contains an array (i.e., an array of arrays). In VB I believe this situation is referred to as a so-called "jagged array."
Thank you for your help!