Get a MPI null operation.

Property definitions

mpi $ Op :: op_null
	# Get a MPI null operation.
	new op_null `{ return MPI_OP_NULL; `}
lib/mpi/mpi.nit:269,2--270,38