From 980a192922c6a0d0724b5498a88b2b8d9d605b4f Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 25 Sep 2006 23:02:40 +0000 Subject: [PATCH] src/H5PartPrivate.h - _H5Part_set_step() * declaration added --- src/H5PartPrivate.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/H5PartPrivate.h b/src/H5PartPrivate.h index 2e2d47c..10279cb 100644 --- a/src/H5PartPrivate.h +++ b/src/H5PartPrivate.h @@ -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