Get a MPI product operation.

Property definitions

mpi $ Op :: prod
	# Get a MPI product operation.
	new prod `{ return MPI_PROD; `}
lib/mpi/mpi.nit:281,2--282,32