blob: 0a7cbcc9e15de6d46eabb6ae59a66a588c84aa26 [file] [log] [blame]
<html><head><title>MPI_Type_create_darray</title>
<body>
<H3>MPI_Type_create_darray</H3>
<PRE>
int MPI_Type_create_darray(int, int, int, int [], int [], int [], int [], int,MPI_Datatype, MPI_Datatype *);
</PRE>
<DL><DD>
Generates the datatypes corresponding to an HPF-like distribution of an ndims-dimensional array of oldtype elements onto anndims-dimensional grid of logical tasks.
<P></DL></font></body></html>