Pure Mpi.NET Library
Comms Property
NamespacesMpiHostComms
List of comms the host is participating in
Declaration Syntax
C#Visual BasicVisual C++
public ICollection<string> Comms { get; }
Public ReadOnly Property Comms As ICollection(Of String)
public:
property ICollection<String^>^ Comms {
	ICollection<String^>^ get ();
}

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