src/H5BlockTypes.h

- struct H5BlockStrukt
		* "have_layout" added
This commit is contained in:
2006-09-20 01:43:15 +00:00
parent 71eb102a30
commit a4dd08d021
+1
View File
@@ -17,6 +17,7 @@ struct H5BlockStruct {
h5part_int64_t k_max;
struct H5BlockPartition *user_layout;
struct H5BlockPartition *write_layout;
int have_layout;
hid_t shape;
hid_t memshape;