IOR
Data Fields
mpiio_fd_t Struct Reference

Data Fields

MPI_File fd
 
MPI_Datatype transferType
 
MPI_Datatype contigType
 
MPI_Datatype fileType
 

Detailed Description

Definition at line 47 of file aiori-MPIIO.c.

Field Documentation

◆ contigType

MPI_Datatype mpiio_fd_t::contigType

Definition at line 50 of file aiori-MPIIO.c.

Referenced by MPIIO_Close(), and MPIIO_Xfer().

◆ fd

MPI_File mpiio_fd_t::fd

Definition at line 48 of file aiori-MPIIO.c.

Referenced by MPIIO_Close(), MPIIO_Fsync(), and MPIIO_Xfer().

◆ fileType

MPI_Datatype mpiio_fd_t::fileType

Definition at line 51 of file aiori-MPIIO.c.

Referenced by MPIIO_Close(), and MPIIO_Xfer().

◆ transferType

MPI_Datatype mpiio_fd_t::transferType

Definition at line 49 of file aiori-MPIIO.c.

Referenced by MPIIO_Close(), and MPIIO_Xfer().


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