|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix_timestep< T >::Bcast_timestep | ( | int | tstp, |
| int | root | ||
| ) |
Broadcasts the herm_matrix_timestep at a given time step to all ranks.
Broadcasts the
herm_matrix_timestepat a given time steptstpto all ranks. Works for a square matrices.
| tstp |
|
| root |
|
ntau and the matrix size size1 at a given timestep tstp. Definition at line 2567 of file cntr_herm_matrix_timestep_impl.hpp.