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