H5Pset_fill_value sets the fill value for a dataset in the dataset creation property list.

H5Pset_fill_value(h5plist, value)

Arguments

h5plist

An object of class H5IdComponent representing a dataset creation property list.

value

The default fill value of the dataset. A vector of length 1.