src/H5PartPrivate.h

- _H5Part_get_num_particles()
		* declaration added
This commit is contained in:
2006-09-25 19:15:13 +00:00
parent 8cedb2d7f5
commit 591a37855d
+5
View File
@@ -21,6 +21,11 @@ struct _iter_op_data {
char *pattern;
};
h5part_int64_t
_H5Part_get_num_particles (
H5PartFile *f
);
herr_t
_H5Part_iteration_operator (
hid_t group_id,