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) |
CtvExtern (ADIO_File *, ADIOI_Ftable) | |
CtvExtern (int, ADIOI_Ftable_ptr) | |
CtvExtern (int, ADIOI_Ftable_max) | |
MPI_File | MPIO_File_f2c (MPI_Fint fh) |
MPI_Fint | MPIO_File_c2f (MPI_File fh) |
Definition at line 20 of file mpio_file.c.
Definition at line 28 of file mpio_file.c.
void MPIO_File_free | ( | MPI_File * | mpi_fh | ) |
Definition at line 33 of file mpio_file.c.
CtvExtern | ( | ADIO_File * | , | |
ADIOI_Ftable | ||||
) |
CtvExtern | ( | int | , | |
ADIOI_Ftable_ptr | ||||
) |
CtvExtern | ( | int | , | |
ADIOI_Ftable_max | ||||
) |
Definition at line 43 of file mpio_file.c.
Definition at line 62 of file mpio_file.c.