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