Function recv

int recv(T) (
  ref int proc,
  ref int tag,
  ref SList!T value,
  ref MPI_Status status,
  MPI_Comm comm
);