Home
last modified time | relevance | path

Searched refs:MyMPI_Alltoall (Results 1 – 2 of 2) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/general/
H A Dmpi_interface.hpp244 inline void MyMPI_Alltoall (FlatArray<T> send, FlatArray<T2> recv, MPI_Comm comm) in MyMPI_Alltoall() function
/dports/cad/netgen/netgen-6.2.2105/libsrc/general/
H A Dmpi_interface.hpp258 inline void MyMPI_Alltoall (NgFlatArray<T> send, NgFlatArray<T2> recv, MPI_Comm comm) in MyMPI_Alltoall() function