Get a MPI float.

Property definitions

mpi $ DataType :: float
	# Get a MPI float.
	new float `{ return MPI_FLOAT; `}
lib/mpi/mpi.nit:224,2--225,34