examples/H5Part/*

- cleanup and fixes
This commit is contained in:
2015-09-11 14:04:12 +02:00
parent 4d9d3dc879
commit 937d3f9c0e
9 changed files with 139 additions and 10 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
const char* fname = "example_setview.h5";
// H5hut verbosity level
const h5_int64_t h5_verbosity = H5_DEBUG_ALL;
const h5_int64_t h5_verbosity = H5_VERBOSE_DEFAULT;
// we are going to write multiple consecutive blocks
const h5_int64_t num_blocks = 4;