src/H5PartPrivate.h
- _H5Part_get_num_particles() * declaration added
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user