summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/H5T/tfiles/16/h5ex_t_array.tst
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/C/H5T/tfiles/16/h5ex_t_array.tst')
-rw-r--r--HDF5Examples/C/H5T/tfiles/16/h5ex_t_array.tst20
1 files changed, 20 insertions, 0 deletions
diff --git a/HDF5Examples/C/H5T/tfiles/16/h5ex_t_array.tst b/HDF5Examples/C/H5T/tfiles/16/h5ex_t_array.tst
new file mode 100644
index 0000000..339bd16
--- /dev/null
+++ b/HDF5Examples/C/H5T/tfiles/16/h5ex_t_array.tst
@@ -0,0 +1,20 @@
+DS1[0]:
+ [ 0 0 0 0 0]
+ [ 0 -1 -2 -3 -4]
+ [ 0 -2 -4 -6 -8]
+
+DS1[1]:
+ [ 0 1 2 3 4]
+ [ 1 1 1 1 1]
+ [ 2 1 0 -1 -2]
+
+DS1[2]:
+ [ 0 2 4 6 8]
+ [ 2 3 4 5 6]
+ [ 4 4 4 4 4]
+
+DS1[3]:
+ [ 0 3 6 9 12]
+ [ 3 5 7 9 11]
+ [ 6 7 8 9 10]
+