
Go to the source code of this file.
Functions | |
| void | mpi_type_create_subarray_ (int *ndims, int *array_of_sizes, int *array_of_subsizes, int *array_of_starts, int *order, MPI_Fint *oldtype, MPI_Fint *newtype, int *ierr) |
| void | mpi_type_create_subarray_ (int *ndims, int *array_of_sizes, int *array_of_subsizes, int *array_of_starts, int *order, MPI_Datatype *oldtype, MPI_Datatype *newtype, int *ierr) |
| void mpi_type_create_subarray_ | ( | int * | ndims, | |
| int * | array_of_sizes, | |||
| int * | array_of_subsizes, | |||
| int * | array_of_starts, | |||
| int * | order, | |||
| MPI_Datatype * | oldtype, | |||
| MPI_Datatype * | newtype, | |||
| int * | ierr | |||
| ) |
1.5.5