blob: fd59ae7b20032d5713b758f73b9583434fd5d63f [file] [log] [blame]
<html><head><title>MPI_Type_contiguous</title>
<body>
<H3>MPI_Type_contiguous</H3>
<PRE>
int MPI_Type_contiguous(int, MPI_Datatype, MPI_Datatype *);
</PRE>
<DL><DD>
Returns a new datatype that represents the concatenation of count instances ofoldtype.
<P></DL></font></body></html>