This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
radu
/
LaTeX-examples
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
b18561fc54
Branches
Tags
master
LaTeX-examples
/
documents
/
Programmierparadigmen
/
scripts
/
mpi
/
mpi-send.c
mpi-send.c
119 B
Historique
Raw
1
2
3
int MPI_Send(void *buf, int count,
MPI_Datatype datatype, int dest,
int tag, MPI_Comm comm)