NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep< T >::Send_timestep | ( | int | tstp, |
int | dest, | ||
int | tag | ||
) |
Sends the herm_matrix_timestep
at a given time step to a specific task.
Sends the
herm_matrix_timestep
at a given time steptstp
to a specific task with rankdest
.
tstp |
|
dest |
|
tag |
|
Definition at line 2643 of file cntr_herm_matrix_timestep_impl.hpp.