src/H5Part.h
- function declaration "H5PartDefineStepName()" added
This commit is contained in:
@@ -61,6 +61,13 @@ H5PartCloseFile (
|
||||
|
||||
|
||||
/*============== File Writing Functions ==================== */
|
||||
h5part_int64_t
|
||||
H5PartDefineStepName (
|
||||
H5PartFile *f,
|
||||
const char *name,
|
||||
const h5part_int64_t width
|
||||
);
|
||||
|
||||
h5part_int64_t
|
||||
H5PartSetNumParticles (
|
||||
H5PartFile *f,
|
||||
|
||||
Reference in New Issue
Block a user