MPI_Type_commit(3) (9/29/1994) MPI_Type_commit(3)
NAME
MPI_Type_commit - Commits the datatype
INPUT PARAMETER
datatype
- datatype (handle)
SYNOPSIS
#include "mpi.h"
int MPI_Type_commit ( datatype )
MPI_Datatype *datatype;
LOCATION
type_commit.c
Page 1 (printed 3/8/95)