blob: 705ecafda9a419f78bdd8555501ff6daaa79e610 [file] [log] [blame]
<html><head><title>MPI_Type_hvector</title>
<body>
<H3>MPI_Type_hvector</H3>
<PRE>
int MPI_Type_hvector(int, int, MPI_Aint, MPI_Datatype, MPI_Datatype *);
</PRE>
<DL><DD>
Returns a new datatype of count blocks with stride expressed in bytes.
<P></DL></font></body></html>