Pure Mpi.NET Library
Receive Method
NamespacesMpiCommReceive()()()
Members
IconMemberDescription
Receive<(Of <(T>)>)(Int32, String, TimeSpan)
Receive data that was sent to it from a send call. Blocks until data is received or timeout occurs.

Receive<(Of <(T>)>)(Int32, String)
Receive data that was sent to it from a send call. Blocks until data is received.

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