Get a MPI short.

Property definitions

mpi $ DataType :: short
	# Get a MPI short.
	new short `{ return MPI_SHORT; `}
lib/mpi/mpi.nit:197,2--198,34