blob: 309a9bc696991eca7153883dfa3d911b393a944d [file] [log] [blame]
<html><head><title>MPI_Type_create_hvector</title>
<body>
<H3>MPI_Type_create_hvector</H3>
<PRE>
int MPI_Type_create_hvector(int, int, MPI_Aint, MPI_Datatype, MPI_Datatype *);
</PRE>
<DL><DD>
Returns a new datatype that represents equally-spaced blocks. The spacing between the start of each block is given in bytes.
<P></DL></font></body></html>