HDF5
1.15.0.f39b228
API Reference
|
H5FD_subfiling_params_t derived type used in the subfiling VFD.
Data Fields | |
integer(c_int) | ioc_selection |
Method to select I/O concentrators. More... | |
integer(c_int64_t) | stripe_size |
Size (in bytes) of data stripes in subfiles. More... | |
integer(c_int32_t) | stripe_count |
Target number of subfiles to use. More... | |