NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep< T >::Recv_timestep | ( | int | tstp, |
int | root, | ||
int | tag | ||
) |
Recevies the herm_matrix
at a given time step from a specific task.
Receives the
herm_matrix_timestep
at a given time steptstp
from a specific task with rankroot
.
tstp |
|
root |
|
tag |
|
Definition at line 2716 of file cntr_herm_matrix_timestep_impl.hpp.