|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::Reduce_timestep | ( | int | tstp, |
| int | root, | ||
| herm_matrix< T > & | Gred, | ||
| herm_matrix_timestep_view< T > & | G | ||
| ) |
MPI reduce for the herm_matrix_timestep_view to a herm_matrix
MPI reduce for the
herm_matrix_timestep_viewto aherm_matrixon rankroot. Works for scalar or square-matrix contour objects.
| tstp |
|
| root |
|
| Gred |
|
| G |
|
Definition at line 188 of file cntr_mpitools_impl.hpp.
References cntr::herm_matrix< T >::nt(), cntr::herm_matrix_timestep_view< T >::ntau(), cntr::herm_matrix< T >::ntau(), Reduce_timestep(), cntr::herm_matrix_timestep_view< T >::size1(), cntr::herm_matrix< T >::size1(), cntr::herm_matrix_timestep_view< T >::size2(), cntr::herm_matrix< T >::size2(), and cntr::herm_matrix_timestep_view< T >::tstp().
Here is the call graph for this function: