NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::Reduce_timestep | ( | int | tstp, |
int | root, | ||
herm_matrix_timestep_view< T > & | Gred, | ||
herm_matrix_timestep_view< T > & | G | ||
) |
MPI reduce for the herm_matrix_timestep_view
to a herm_matrix_timestep_view
MPI reduce for the
herm_matrix_timestep_view
to theroot
Works for scalar or square-matrix contour objects.
tstp |
|
root |
|
Gred |
|
G |
|
Definition at line 82 of file cntr_mpitools_impl.hpp.
References cntr::herm_matrix_timestep_view< T >::ntau(), cntr::herm_matrix_timestep_view< T >::size1(), cntr::herm_matrix_timestep_view< T >::size2(), and cntr::herm_matrix_timestep_view< T >::tstp().