NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix< T >::Reduce_timestep | ( | int | tstp, |
int | root | ||
) |
MPI reduce for the herm_matrix
at a given time step.
MPI reduce for the
herm_matrix
to theroot
at a given time step. Works for scalar or square-matrix contour objects.
tstp |
|
root |
|
Definition at line 3442 of file cntr_herm_matrix_impl.hpp.