|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::distributed_array< T >::mpi_send_block | ( | int | j, |
| int | dest | ||
| ) |
Sends the j-th block to the MPI rank dest
Sends the j-th block to the MPI rank (=tid_ of the block) dest
| j |
|
| dest |
|
Definition at line 292 of file cntr_distributed_array_impl.hpp.