HDF5 File Interface

H5FCLOSE

    Terminates access to an HDF5 file.

H5FCREATE

    Creates an HDF5 file.

H5FFLUSH

    Flushes all buffers associated with a file to disk.

H5FGET_ACCESS_PLIST

    Returns a file access property list identifier.

H5FGET_CREATE_PLIST

    Returns a file creation property list identifier.

H5FIS_HDF5

    Determines whether a file is in the HDF5 format.

H5FMOUNT

    Mounts a file.

H5FOPEN

    Opens an existing HDF5 file.

H5FREOPEN

    Returns a new identifier for a previously-opened HDF5 file.

H5FUNMOUNT

    Unmounts a file.