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

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