blob: a900b6b0a177c038543bfa8dcd259d1bb29fb464 [file] [log] [blame]
<html><head><title>MPI_Type_free</title>
<body>
<H3>MPI_Type_free</H3>
<PRE>
int MPI_Type_free(MPI_Datatype *);
</PRE>
<DL><DD>
Marks a derived datatype for deallocation and sets its handle to MPI_DATATYPE_NULL.
<P></DL></font></body></html>