MPI_Recv

int MPI_Recv(void*, int, MPI_Datatype, int, int, MPI_Comm, MPI_Status *);
Performs a blocking receive operation.