|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix_timestep< T >::right_multiply | ( | function< T > & | ft, |
| T | weight = 1.0 |
||
| ) |
Right-multiplication of the herm_matrix_timestep with a contour function
Right-multiplication of the
herm_matrix_timestepwith a time dependent contour function F(t) i.e. it performs operation \(G(t,t') \rightarrow w G(t,t')F(t')\)
| ft |
|
| weight |
|
Definition at line 1767 of file cntr_herm_matrix_timestep_impl.hpp.
References cntr::function< T >::nt(), and cntr::function< T >::ptr().
Here is the call graph for this function: