diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2005-05-09 14:53:22 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2005-05-09 14:53:22 (GMT) |
commit | 1b313aa2f65a5f35de6bf820f08de5045fd3c232 (patch) | |
tree | de7522a948aa2a7734709cca056f91519855a0fb /hl/fortran | |
parent | bbe03d73613afbcdeca14c045c8b90fac37e0fe8 (diff) | |
download | hdf5-1b313aa2f65a5f35de6bf820f08de5045fd3c232.zip hdf5-1b313aa2f65a5f35de6bf820f08de5045fd3c232.tar.gz hdf5-1b313aa2f65a5f35de6bf820f08de5045fd3c232.tar.bz2 |
[svn-r10738] Purpose:
bug fix 366
Description:
the printing of the array indices was done relatively to the stripmine data (data read
by hyperslabs when its memory requiremnts are too large)
this was causing an incorrect numbering of the array indices (the next read would initialize
the indices to zero)
Solution:
added a field to the print context that keeps track of the stripmine position
and pass to the rendering function the total element position
Platforms tested:
Linux
Misc. update:
Diffstat (limited to 'hl/fortran')
0 files changed, 0 insertions, 0 deletions