HDF5  1.12.0
H5D_io_info_t Struct Reference

#include <H5Dpkg.h>

Data Fields

const H5D_tdset
 
H5F_shared_tf_sh
 
MPI_Comm comm
 
hbool_t using_mpi_vfd
 
H5D_storage_tstore
 
H5D_layout_ops_t layout_ops
 
H5D_io_ops_t io_ops
 
H5D_io_op_type_t op_type
 
union {
   void *   rbuf
 
   const void *   wbuf
 
u
 

Field Documentation

◆ comm

MPI_Comm comm

Referenced by H5D__mpio_opt_possible().

◆ dset

◆ f_sh

◆ io_ops

◆ layout_ops

H5D_layout_ops_t layout_ops

◆ op_type

◆ rbuf

◆ store

◆ u

◆ using_mpi_vfd

hbool_t using_mpi_vfd

◆ wbuf


The documentation for this struct was generated from the following file: