blob: 6cf0b0e3617cdf1ae1a17f8d272b12207a0281bb [file] [log] [blame]
<html><head><title>MPI_Type_struct</title>
<body>
<H3>MPI_Type_struct</H3>
<PRE>
int MPI_Type_struct(int, int *, MPI_Aint *, MPI_Datatype *, MPI_Datatype *);
</PRE>
<DL><DD>
Returns a new datatype that representscount blocks, each with a distinct format and offset.
<P></DL></font></body></html>