
Go to the source code of this file.
Functions | |
| int | MPI_File_get_type_extent (MPI_File fh, MPI_Datatype datatype, MPI_Aint *extent) |
| int MPI_File_get_type_extent | ( | MPI_File | fh, | |
| MPI_Datatype | datatype, | |||
| MPI_Aint * | extent | |||
| ) |
Definition at line 39 of file get_extent.c.
References ADIOI_Error(), MPI_Abort(), MPI_COMM_WORLD, MPI_DATATYPE_NULL, MPI_ERR_TYPE, MPI_Type_extent(), MPIR_Err_setmsg(), and MPIR_ERR_TYPE_NULL().
Referenced by mpi_file_get_type_extent_().
1.5.5