MPI/en: Difference between revisions

Jump to navigation Jump to search
No change in size ,  4 years ago
Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 499: Line 499:
<tab name="Boost (C++)">
<tab name="Boost (C++)">
<source lang="cpp">
<source lang="cpp">
template<typename T> void mpi::communicator::send(
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 */
38,757

edits

Navigation menu