Files
hdf5/hl
Pedro Vicente Nunes 9c9e2c6d7d [svn-r16598] merge 16597 from trunk
#1047  (B1) The h5lt info routines are returning data in transposed form. ISSUE : the dimension array of the function h5ltget_dataset_info_f  was not transposed (because of C-FORTRAN storage order, the FORTRAN function calls the C function with the same name). SOLUTION: transpose the array. ACTION: add a test case.

added the note

Fortran High-Level APIs:
    ------
     - Lite: The h5ltget_dataset_info_f function (gets information about a dataset) 
           was not correctly returning the dimension array (PVN - 2009/3/23)

tested: linux
2009-03-23 15:04:55 -05:00
..
2009-03-10 16:07:50 -05:00
2009-03-10 16:07:50 -05:00
2009-03-19 13:37:07 -05:00
2009-03-10 16:07:50 -05:00
2009-01-22 16:03:58 -05:00
2009-03-10 16:07:50 -05:00