MPI_Type_contiguous

int MPI_Type_contiguous(int, MPI_Datatype, MPI_Datatype *);
Returns a new datatype that represents the concatenation of count instances ofoldtype.