Pure Mpi.NET Library
Destination Property
NamespacesMpiRequisiteDestination
The rank of the host in the comm where the message will be sent
Declaration Syntax
C#Visual BasicVisual C++
public int Destination { get; set; }
Public Property Destination As Integer
public:
property int Destination {
	int get ();
	void set (int value);
}

Assembly: Mpi (Module: Mpi) Version: 1.0.0.3 (1.0.0.3)