forgot to add a file
This commit is contained in:
@@ -396,6 +396,7 @@ src/h5core/h5_hdf5_private.h -text
|
||||
src/h5core/h5_hsearch.c -text
|
||||
src/h5core/h5_hsearch_private.h -text
|
||||
src/h5core/h5_maps.c -text
|
||||
src/h5core/h5_model.c -text
|
||||
src/h5core/h5_mpi.c -text
|
||||
src/h5core/h5_mpi_private.h -text
|
||||
src/h5core/h5_openclose.c -text
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
|
||||
h5_size_t
|
||||
h5_get_num_steps(
|
||||
|
||||
return h5_get_num_hdf5_groups_matching_prefix (
|
||||
f,
|
||||
f->step_gid,
|
||||
f->prefix_step_name);
|
||||
Reference in New Issue
Block a user