3.7.1.1. MPI_Send Function

int MPI_Send (void *buf,
              int count,
              MPI_Datatype datatype,
              int dest,
              int tag,
              MPI_Comm comm);