blob: 1ee8a3a2e300f5d9350b21d2b26d3bc5b915bd1f [file] [log] [blame]
<html><head><title>MPI_Type_create_resized</title>
<body>
<H3>MPI_Type_create_resized</H3>
<PRE>
int MPI_Type_create_resized(MPI_Datatype, MPI_Aint, MPI_Aint, MPI_Datatype *);
</PRE>
<DL><DD>
Duplicates a datatype and changes the upper bound, lower bound, and extent.
<P></DL></font></body></html>