Pure Mpi.NET Library
AllGather Method
NamespacesMpiCommAllGather()()()
Members
IconMemberDescription
AllGather<(Of <(T>)>)(T)
Each host sends data and receives data from all hosts

AllGather<(Of <(T>)>)(T, TimeSpan)
Each host sends data and receives an array of data from all hosts

AllGather<(Of <(T>)>)(T, array<T>[]()[])
Each host sends data and receives an array of data from all hosts

AllGather<(Of <(T>)>)(T, array<T>[]()[], TimeSpan)
Each host sends data and receives an array of data from all hosts

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