AtomDiag()
Receive a Python object from another rank.
Thin wrapper around mpi4py.MPI.Comm.recv() on world.
mpi4py.MPI.Comm.recv()
world
Rank to receive from. Default 0.
The received value.