IOR
|
Data Fields | |
MPI_File | fd |
MPI_Datatype | transferType |
MPI_Datatype | contigType |
MPI_Datatype | fileType |
Definition at line 47 of file aiori-MPIIO.c.
MPI_Datatype mpiio_fd_t::contigType |
Definition at line 50 of file aiori-MPIIO.c.
Referenced by MPIIO_Close(), and MPIIO_Xfer().
MPI_File mpiio_fd_t::fd |
Definition at line 48 of file aiori-MPIIO.c.
Referenced by MPIIO_Close(), MPIIO_Fsync(), and MPIIO_Xfer().
MPI_Datatype mpiio_fd_t::fileType |
Definition at line 51 of file aiori-MPIIO.c.
Referenced by MPIIO_Close(), and MPIIO_Xfer().
MPI_Datatype mpiio_fd_t::transferType |
Definition at line 49 of file aiori-MPIIO.c.
Referenced by MPIIO_Close(), and MPIIO_Xfer().