
Go to the source code of this file.
Functions | |
| int | MPI_Type_create_darray (int size, int rank, int ndims, int *array_of_gsizes, int *array_of_distribs, int *array_of_dargs, int *array_of_psizes, int order, MPI_Datatype oldtype, MPI_Datatype *newtype) |
| int MPI_Type_create_darray | ( | int | size, | |
| int | rank, | |||
| int | ndims, | |||
| int * | array_of_gsizes, | |||
| int * | array_of_distribs, | |||
| int * | array_of_dargs, | |||
| int * | array_of_psizes, | |||
| int | order, | |||
| MPI_Datatype | oldtype, | |||
| MPI_Datatype * | newtype | |||
| ) |
Definition at line 45 of file darray.c.
References ADIO_Type_create_darray(), MPIO_Err_create_code(), MPIO_Err_return_comm(), and myname.

1.5.5