array storage order

Rajeev Thakur (thakur@mcs.anl.gov)
Thu, 19 Dec 1996 17:32:43 -0600

I suggest a clarification in the description of MPI_Type_subarray
that says that the array storage order (MPI_C_ORDER or
MPI_FORTRAN_ORDER) refers to storage order for the local array in
memory as well as for the global array in the file.

Rajeev