This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
radu
/
LaTeX-examples
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
deea4832fe
Dallar
Biçim İmleri
master
LaTeX-examples
/
documents
/
Programmierparadigmen
/
scripts
/
mpi
/
mpi-send.c
mpi-send.c
119 B
Geçmiş
Ham
1
2
3
int MPI_Send(void *buf, int count,
MPI_Datatype datatype, int dest,
int tag, MPI_Comm comm)