From e1a18b62e2be654f18e663874932d148232b96fa Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 17 May 2007 16:29:08 +0000 Subject: [PATCH] src/H5Part.h - function H5PartHasStep() added --- src/H5Part.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/H5Part.h b/src/H5Part.h index 01f1a67..de79fcc 100644 --- a/src/H5Part.h +++ b/src/H5Part.h @@ -96,6 +96,12 @@ H5PartSetStep ( const h5part_int64_t step ); +h5part_int64_t +H5PartHasStep ( + H5PartFile *f, + const h5part_int64_t step + ); + h5part_int64_t H5PartGetNumSteps ( H5PartFile *f