Go to the source code of this file.
Functions | |
FORTRAN_API void FORT_CALL | MPI_FILE_OPEN (MPI_Fint *, char *FORT_MIXED_LEN_DECL, MPI_Fint *, MPI_Fint *, MPI_File *, MPI_Fint *FORT_END_LEN_DECL) |
FORTRAN_API void FORT_CALL | mpi_file_open__ (MPI_Fint *, char *FORT_MIXED_LEN_DECL, MPI_Fint *, MPI_Fint *, MPI_File *, MPI_Fint *FORT_END_LEN_DECL) |
FORTRAN_API void FORT_CALL | mpi_file_open (MPI_Fint *, char *FORT_MIXED_LEN_DECL, MPI_Fint *, MPI_Fint *, MPI_File *, MPI_Fint *FORT_END_LEN_DECL) |
FORTRAN_API void FORT_CALL | mpi_file_open_ (MPI_Fint *, char *FORT_MIXED_LEN_DECL, MPI_Fint *, MPI_Fint *, MPI_File *, MPI_Fint *FORT_END_LEN_DECL) |
void | mpi_file_open_ (MPI_Fint *comm, char *filename, MPI_Fint *amode, MPI_Fint *info, MPI_Fint *fh, MPI_Fint *ierr, int str_len) |
void | mpi_file_open_ (MPI_Fint *comm, _fcd filename_fcd, MPI_Fint *amode, MPI_Fint *info, MPI_Fint *fh, MPI_Fint *ierr) |
FORTRAN_API void FORT_CALL MPI_FILE_OPEN | ( | MPI_Fint * | , | |
char * | FORT_MIXED_LEN_DECL, | |||
MPI_Fint * | , | |||
MPI_Fint * | , | |||
MPI_File * | , | |||
MPI_Fint * | FORT_END_LEN_DECL | |||
) |
FORTRAN_API void FORT_CALL mpi_file_open__ | ( | MPI_Fint * | , | |
char * | FORT_MIXED_LEN_DECL, | |||
MPI_Fint * | , | |||
MPI_Fint * | , | |||
MPI_File * | , | |||
MPI_Fint * | FORT_END_LEN_DECL | |||
) |
FORTRAN_API void FORT_CALL mpi_file_open | ( | MPI_Fint * | , | |
char * | FORT_MIXED_LEN_DECL, | |||
MPI_Fint * | , | |||
MPI_Fint * | , | |||
MPI_File * | , | |||
MPI_Fint * | FORT_END_LEN_DECL | |||
) |
void mpi_file_open_ | ( | MPI_Fint * | comm, | |
char * | filename, | |||
MPI_Fint * | amode, | |||
MPI_Fint * | info, | |||
MPI_Fint * | fh, | |||
MPI_Fint * | ierr, | |||
int | str_len | |||
) |
Definition at line 100 of file openf.c.
References ADIOI_Strncpy(), MPI_Abort, MPI_File_c2f, MPI_File_open(), and MPI_Info_f2c().
void mpi_file_open_ | ( | MPI_Fint * | comm, | |
_fcd | filename_fcd, | |||
MPI_Fint * | amode, | |||
MPI_Fint * | info, | |||
MPI_Fint * | fh, | |||
MPI_Fint * | ierr | |||
) |
Definition at line 137 of file openf.c.
References ADIOI_Strncpy(), MPI_Abort, MPI_File_c2f, MPI_File_open(), mpi_file_open_(), and MPI_Info_f2c().