This website requires JavaScript.
Explore
Help
Sign In
philipp
/
hdf5
Watch
1
Star
0
Fork
0
You've already forked hdf5
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
affc2a2b7071af91bb9d6b88998107657b738551
hdf5
/
hl
/
fortran
History
Pedro Vicente Nunes
a75fb8d898
[svn-r16597]
#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.
...
tested: h5committest
2009-03-23 14:40:57 -05:00
..
examples
[svn-r16561] Purpose:
2009-03-10 16:01:50 -05:00
src
[svn-r16597]
#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.
2009-03-23 14:40:57 -05:00
test
[svn-r16597]
#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.
2009-03-23 14:40:57 -05:00
COPYING
[svn-r16340] Description:
2009-01-22 15:53:59 -05:00
Makefile.am
[svn-r13264] Updated Makefile.am with new THG copyright notice.
2007-02-07 17:28:58 -05:00
Makefile.in
[svn-r16561] Purpose:
2009-03-10 16:01:50 -05:00