MPI_Type_vector
int MPI_Type_vector(int, int, int, MPI_Datatype, MPI_Datatype *);
Returns a new datatype that represents equally-spaced blocks of replicated data.