Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Bindings.HDF5.Raw.H5FD.MPI
Documentation
h5d_ONE_LINK_CHUNK_IO_THRESHOLD :: Num a => a Source #
h5d_MULTI_CHUNK_IO_COL_THRESHOLD :: Num a => a Source #
newtype H5FD_mpio_xfer_t Source #
Constructors
H5FD_mpio_xfer_t Word32 |
Instances
Storable H5FD_mpio_xfer_t Source # | |
Defined in Bindings.HDF5.Raw.H5FD.MPI Methods sizeOf :: H5FD_mpio_xfer_t -> Int alignment :: H5FD_mpio_xfer_t -> Int peekElemOff :: Ptr H5FD_mpio_xfer_t -> Int -> IO H5FD_mpio_xfer_t pokeElemOff :: Ptr H5FD_mpio_xfer_t -> Int -> H5FD_mpio_xfer_t -> IO () peekByteOff :: Ptr b -> Int -> IO H5FD_mpio_xfer_t pokeByteOff :: Ptr b -> Int -> H5FD_mpio_xfer_t -> IO () peek :: Ptr H5FD_mpio_xfer_t -> IO H5FD_mpio_xfer_t poke :: Ptr H5FD_mpio_xfer_t -> H5FD_mpio_xfer_t -> IO () | |
Show H5FD_mpio_xfer_t Source # | |
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 |
newtype H5FD_mpio_chunk_opt_t Source #
Constructors
H5FD_mpio_chunk_opt_t Word32 |
Instances
Storable H5FD_mpio_chunk_opt_t Source # | |
Defined in Bindings.HDF5.Raw.H5FD.MPI Methods sizeOf :: H5FD_mpio_chunk_opt_t -> Int alignment :: H5FD_mpio_chunk_opt_t -> Int peekElemOff :: Ptr H5FD_mpio_chunk_opt_t -> Int -> IO H5FD_mpio_chunk_opt_t pokeElemOff :: Ptr H5FD_mpio_chunk_opt_t -> Int -> H5FD_mpio_chunk_opt_t -> IO () peekByteOff :: Ptr b -> Int -> IO H5FD_mpio_chunk_opt_t pokeByteOff :: Ptr b -> Int -> H5FD_mpio_chunk_opt_t -> IO () peek :: Ptr H5FD_mpio_chunk_opt_t -> IO H5FD_mpio_chunk_opt_t poke :: Ptr H5FD_mpio_chunk_opt_t -> H5FD_mpio_chunk_opt_t -> IO () | |
Show H5FD_mpio_chunk_opt_t Source # | |
Defined in Bindings.HDF5.Raw.H5FD.MPI Methods showsPrec :: Int -> H5FD_mpio_chunk_opt_t -> ShowS show :: H5FD_mpio_chunk_opt_t -> String showList :: [H5FD_mpio_chunk_opt_t] -> ShowS |
newtype H5FD_mpio_collective_opt_t Source #
Constructors
H5FD_mpio_collective_opt_t Word32 |
Instances
Storable H5FD_mpio_collective_opt_t Source # | |
Defined in Bindings.HDF5.Raw.H5FD.MPI Methods sizeOf :: H5FD_mpio_collective_opt_t -> Int alignment :: H5FD_mpio_collective_opt_t -> Int peekElemOff :: Ptr H5FD_mpio_collective_opt_t -> Int -> IO H5FD_mpio_collective_opt_t pokeElemOff :: Ptr H5FD_mpio_collective_opt_t -> Int -> H5FD_mpio_collective_opt_t -> IO () peekByteOff :: Ptr b -> Int -> IO H5FD_mpio_collective_opt_t pokeByteOff :: Ptr b -> Int -> H5FD_mpio_collective_opt_t -> IO () peek :: Ptr H5FD_mpio_collective_opt_t -> IO H5FD_mpio_collective_opt_t poke :: Ptr H5FD_mpio_collective_opt_t -> H5FD_mpio_collective_opt_t -> IO () | |
Show H5FD_mpio_collective_opt_t Source # | |
Defined in Bindings.HDF5.Raw.H5FD.MPI Methods showsPrec :: Int -> H5FD_mpio_collective_opt_t -> ShowS show :: H5FD_mpio_collective_opt_t -> String showList :: [H5FD_mpio_collective_opt_t] -> ShowS |