boost::mpi::any_source — A constant representing "any process.".
// In header: <boost/mpi/communicator.hpp> const int any_source;
This constant may be used for the source parameter of receive operations to indicate that a message may be received from any source.
source
receive