
Go to the source code of this file.
Functions | |
| MPI_File | MPIO_File_create (int size) |
| ADIO_File | MPIO_File_resolve (MPI_File mpi_fh) |
| void | MPIO_File_free (MPI_File *mpi_fh) |
| MPI_File | MPIO_File_f2c (MPI_Fint fh) |
| MPI_Fint | MPIO_File_c2f (MPI_File fh) |
Definition at line 21 of file mpio_file.c.
Definition at line 29 of file mpio_file.c.
| void MPIO_File_free | ( | MPI_File * | mpi_fh | ) |
Definition at line 34 of file mpio_file.c.
Definition at line 40 of file mpio_file.c.
Definition at line 61 of file mpio_file.c.
1.5.5