NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix< 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
at a given time step tstp
from a specific task with rank root
.
tstp |
|
root |
|
tag |
|
Definition at line 3547 of file cntr_herm_matrix_impl.hpp.