summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/H5D/tfiles/16/h5ex_d_hyper.tst
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/C/H5D/tfiles/16/h5ex_d_hyper.tst')
-rw-r--r--HDF5Examples/C/H5D/tfiles/16/h5ex_d_hyper.tst23
1 files changed, 23 insertions, 0 deletions
diff --git a/HDF5Examples/C/H5D/tfiles/16/h5ex_d_hyper.tst b/HDF5Examples/C/H5D/tfiles/16/h5ex_d_hyper.tst
new file mode 100644
index 0000000..b7cc40d
--- /dev/null
+++ b/HDF5Examples/C/H5D/tfiles/16/h5ex_d_hyper.tst
@@ -0,0 +1,23 @@
+Original Data:
+ [ 1 1 1 1 1 1 1 1]
+ [ 1 1 1 1 1 1 1 1]
+ [ 1 1 1 1 1 1 1 1]
+ [ 1 1 1 1 1 1 1 1]
+ [ 1 1 1 1 1 1 1 1]
+ [ 1 1 1 1 1 1 1 1]
+
+Data as written to disk by hyberslabs:
+ [ 0 1 0 0 1 0 0 1]
+ [ 1 1 0 1 1 0 1 1]
+ [ 0 0 0 0 0 0 0 0]
+ [ 0 1 0 0 1 0 0 1]
+ [ 1 1 0 1 1 0 1 1]
+ [ 0 0 0 0 0 0 0 0]
+
+Data as read from disk by hyperslab:
+ [ 0 1 0 0 0 0 0 1]
+ [ 0 1 0 1 0 0 1 1]
+ [ 0 0 0 0 0 0 0 0]
+ [ 0 0 0 0 0 0 0 0]
+ [ 0 1 0 1 0 0 1 1]
+ [ 0 0 0 0 0 0 0 0]