hdf5-1.8.14: Haskell interface to the HDF5 scientific data storage library.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Bindings.HDF5.Raw.H5FD.MPI

Documentation

newtype H5FD_mpio_xfer_t Source #

Constructors

H5FD_mpio_xfer_t Word32 

Instances

Instances details
Storable H5FD_mpio_xfer_t Source # 
Instance details

Defined in Bindings.HDF5.Raw.H5FD.MPI

Show H5FD_mpio_xfer_t Source # 
Instance details

Defined in Bindings.HDF5.Raw.H5FD.MPI

Methods

showsPrec :: Int -> H5FD_mpio_xfer_t -> ShowS

show :: H5FD_mpio_xfer_t -> String

showList :: [H5FD_mpio_xfer_t] -> ShowS