
Go to the source code of this file.
Functions | |
| void | mpi_file_set_view_ (MPI_Fint *fh, MPI_Offset *disp, MPI_Fint *etype, MPI_Fint *filetype, char *datarep, MPI_Fint *info, int *ierr, int str_len) |
| void | mpi_file_set_view_ (MPI_Fint *fh, MPI_Offset *disp, MPI_Datatype *etype, MPI_Datatype *filetype, _fcd datarep_fcd, MPI_Fint *info, int *ierr) |
| void mpi_file_set_view_ | ( | MPI_Fint * | fh, | |
| MPI_Offset * | disp, | |||
| MPI_Fint * | etype, | |||
| MPI_Fint * | filetype, | |||
| char * | datarep, | |||
| MPI_Fint * | info, | |||
| int * | ierr, | |||
| int | str_len | |||
| ) |
Definition at line 98 of file set_viewf.c.
References MPI_Abort(), MPI_COMM_WORLD, MPI_File_f2c(), MPI_File_set_view(), and MPI_Info_f2c().
Referenced by mpi_file_set_view_().
| void mpi_file_set_view_ | ( | MPI_Fint * | fh, | |
| MPI_Offset * | disp, | |||
| MPI_Datatype * | etype, | |||
| MPI_Datatype * | filetype, | |||
| _fcd | datarep_fcd, | |||
| MPI_Fint * | info, | |||
| int * | ierr | |||
| ) |
Definition at line 138 of file set_viewf.c.
References MPI_Abort(), MPI_COMM_WORLD, MPI_File_f2c(), MPI_File_set_view(), mpi_file_set_view_(), and MPI_Info_f2c().
1.5.5