Searched refs:MyMPI_Alltoall (Results 1 – 2 of 2) sorted by relevance
244 inline void MyMPI_Alltoall (FlatArray<T> send, FlatArray<T2> recv, MPI_Comm comm) in MyMPI_Alltoall() function
258 inline void MyMPI_Alltoall (NgFlatArray<T> send, NgFlatArray<T2> recv, MPI_Comm comm) in MyMPI_Alltoall() function