The self communicator, targeting this processor only

Property definitions

mpi $ Comm :: self_
	# The _self_ communicator, targeting this processor only
	new self_ `{ return MPI_COMM_SELF; `}
lib/mpi/mpi.nit:174,2--175,38