src/H5Part.h
- function H5PartHasStep() added
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user