MPI_Type_indexed
int MPI_Type_indexed(int, int *, int *, MPI_Datatype, MPI_Datatype *);
Returns a new datatype that representscount blocks with stride in terms of defining type.