Bureaucrats, cc_docs_admin, cc_staff, rsnt_translations
2,837
edits
(Marked this version for translation) |
No edit summary |
||
Line 542: | Line 542: | ||
<tab name="Boost (C++)"> | <tab name="Boost (C++)"> | ||
<source lang="cpp"> | <source lang="cpp"> | ||
template<typename T> void mpi::communicator:: | template<typename T> void mpi::communicator::recv( | ||
int source, /* rank of process from which to receive */ | int source, /* rank of process from which to receive */ | ||
int tag, /* programmer specified identified */ | int tag, /* programmer specified identified */ |