1 | Arrays are "true" objects in Fortran90 and are stored as values of elements plus a data descriptor! |
2 | There are operations on full arrays which have natural parallel implementations seen in HPF |
3 |
New set of array intrinsic (built-in) functions for elements, reductions (process array into a single value), tranformational (reshaping)
|