src/H5PartPrivate.h
- _H5Part_set_step() * declaration added
This commit is contained in:
@@ -21,6 +21,12 @@ struct _iter_op_data {
|
||||
char *pattern;
|
||||
};
|
||||
|
||||
static h5part_int64_t
|
||||
_H5Part_set_step (
|
||||
H5PartFile *f,
|
||||
const h5part_int64_t step
|
||||
);
|
||||
|
||||
h5part_int64_t
|
||||
_H5Part_get_num_particles (
|
||||
H5PartFile *f
|
||||
|
||||
Reference in New Issue
Block a user