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