hdf5/tools/h5dump
Pedro Vicente Nunes ba14f83846 [svn-r13134]
New version of the function h5tools_dump_simple_subset, to display subsetting. The new algorithm is: 
Introduced an outer loop for cases where dimensionality is greater 
 than 2D. In each iteration a 2D block is displayed by rows in a inner
 loop. The remainning slower dimensions above the first 2 are incremented 
 one at a time in the outer loop

Note: when blocks are introduced, the display is not correct. This is a bug that requires an improvement of the algorithm.
2007-01-10 14:15:16 -05:00
..
binread.c [svn-r12683] 2006-09-26 10:47:36 -05:00
h5dump.c [svn-r13132] 2007-01-10 11:24:27 -05:00
h5dump.h [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00
h5dumpgentest.c [svn-r13064] 2006-12-14 16:18:08 -05:00
Makefile.am [svn-r12518] h5dump binary output: 2006-07-31 11:04:31 -05:00
Makefile.in [svn-r12929] Hopefully this really is a fix for the tg-login errors. 2006-11-16 15:44:35 -05:00
testh5dump.sh.in [svn-r13134] 2007-01-10 14:15:16 -05:00
testh5dumpxml.sh.in [svn-r12528] Added User-Defined links to the library. 2006-08-02 18:41:53 -05:00