blob: cd5df90576581df0096ebf027f8f02de142caeae [file] [log] [blame]
<html><head><title>MPI_Type_indexed</title>
<body>
<H3>MPI_Type_indexed</H3>
<PRE>
int MPI_Type_indexed(int, int *, int *, MPI_Datatype, MPI_Datatype *);
</PRE>
<DL><DD>
Returns a new datatype that representscount blocks with stride in terms of defining type.
<P></DL></font></body></html>