Go to the source code of this file.
Functions | |
int PREPEND_PREFIX() | Type_convert_subarray (int ndims, int *array_of_sizes, int *array_of_subsizes, int *array_of_starts, int order, MPI_Datatype oldtype, MPI_Datatype *newtype) |
int PREPEND_PREFIX() Type_convert_subarray | ( | int | ndims, | |
int * | array_of_sizes, | |||
int * | array_of_subsizes, | |||
int * | array_of_starts, | |||
int | order, | |||
MPI_Datatype | oldtype, | |||
MPI_Datatype * | newtype | |||
) |
Definition at line 12 of file subarray_support.c.
References array_of_sizes, array_of_starts, array_of_subsizes, MPI_Type_contiguous, MPI_Type_free, MPI_Type_struct, ndims, oldtype, order, and size.
Referenced by Dataloop_create(), and Type_calc_footprint().