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 Source # alignment :: H5FD_mpio_xfer_t -> Int Source # peekElemOff :: Ptr H5FD_mpio_xfer_t -> Int -> IO H5FD_mpio_xfer_t Source # pokeElemOff :: Ptr H5FD_mpio_xfer_t -> Int -> H5FD_mpio_xfer_t -> IO () Source # peekByteOff :: Ptr b -> Int -> IO H5FD_mpio_xfer_t Source # pokeByteOff :: Ptr b -> Int -> H5FD_mpio_xfer_t -> IO () Source # peek :: Ptr H5FD_mpio_xfer_t -> IO H5FD_mpio_xfer_t Source # poke :: Ptr H5FD_mpio_xfer_t -> H5FD_mpio_xfer_t -> IO () Source # | |
Show H5FD_mpio_xfer_t Source # | |
Defined in Bindings.HDF5.Raw.H5FD.MPI |
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 Source # alignment :: H5FD_mpio_chunk_opt_t -> Int Source # peekElemOff :: Ptr H5FD_mpio_chunk_opt_t -> Int -> IO H5FD_mpio_chunk_opt_t Source # pokeElemOff :: Ptr H5FD_mpio_chunk_opt_t -> Int -> H5FD_mpio_chunk_opt_t -> IO () Source # peekByteOff :: Ptr b -> Int -> IO H5FD_mpio_chunk_opt_t Source # pokeByteOff :: Ptr b -> Int -> H5FD_mpio_chunk_opt_t -> IO () Source # peek :: Ptr H5FD_mpio_chunk_opt_t -> IO H5FD_mpio_chunk_opt_t Source # poke :: Ptr H5FD_mpio_chunk_opt_t -> H5FD_mpio_chunk_opt_t -> IO () Source # | |
Show H5FD_mpio_chunk_opt_t Source # | |
Defined in Bindings.HDF5.Raw.H5FD.MPI |
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 Source # alignment :: H5FD_mpio_collective_opt_t -> Int Source # peekElemOff :: Ptr H5FD_mpio_collective_opt_t -> Int -> IO H5FD_mpio_collective_opt_t Source # pokeElemOff :: Ptr H5FD_mpio_collective_opt_t -> Int -> H5FD_mpio_collective_opt_t -> IO () Source # peekByteOff :: Ptr b -> Int -> IO H5FD_mpio_collective_opt_t Source # pokeByteOff :: Ptr b -> Int -> H5FD_mpio_collective_opt_t -> IO () Source # peek :: Ptr H5FD_mpio_collective_opt_t -> IO H5FD_mpio_collective_opt_t Source # poke :: Ptr H5FD_mpio_collective_opt_t -> H5FD_mpio_collective_opt_t -> IO () Source # | |
Show H5FD_mpio_collective_opt_t Source # | |
Defined in Bindings.HDF5.Raw.H5FD.MPI |