Get a MPI logical and operation.

Property definitions

mpi $ Op :: land
	# Get a MPI logical and operation.
	new land `{ return MPI_LAND; `}
lib/mpi/mpi.nit:284,2--285,32