blob: 50a0759ac3a0fea43844c29bd2f35113c56df5e4 [file] [log] [blame]
<html><head><title>MPI_Type_vector</title>
<body>
<H3>MPI_Type_vector</H3>
<PRE>
int MPI_Type_vector(int, int, int, MPI_Datatype, MPI_Datatype *);
</PRE>
<DL><DD>
Returns a new datatype that represents equally-spaced blocks of replicated data.
<P></DL></font></body></html>