MPI_Type_free
--- Frees the datatype
Input Parameter
datatype
datatype that is freed (handle)
Synopsis
#include "mpi.h" int MPI_Type_free ( datatype ) MPI_Datatype *datatype;
Location:
type_free.c