2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

MPI;Prolog; Index ergänzt

This commit is contained in:
Martin Thoma 2014-03-11 13:58:42 +01:00
parent 926bf6a386
commit 00c02a4fea
10 changed files with 54 additions and 9 deletions

View file

@ -0,0 +1,2 @@
MPI_Scatter(sendbuf, sendcount, sendtype, recvbuf,
recvcount, recvtype, root, comm)