Go to the source code of this file.
Functions | |
FORTRAN_API void FORT_CALL | MPI_FILE_PREALLOCATE (MPI_Fint *, MPI_Offset *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_preallocate__ (MPI_Fint *, MPI_Offset *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_preallocate (MPI_Fint *, MPI_Offset *, MPI_Fint *) |
FORTRAN_API void FORT_CALL | mpi_file_preallocate_ (MPI_Fint *, MPI_Offset *, MPI_Fint *) |
FORTRAN_API void FORT_CALL MPI_FILE_PREALLOCATE | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_preallocate__ | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_preallocate | ( | MPI_Fint * | , | |
MPI_Offset * | , | |||
MPI_Fint * | ||||
) |
FORTRAN_API void FORT_CALL mpi_file_preallocate_ | ( | MPI_Fint * | fh, | |
MPI_Offset * | size, | |||
MPI_Fint * | ierr | |||
) |
Definition at line 95 of file preallocf.c.
References MPI_File_f2c(), and MPI_File_preallocate().