|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix_timestep_view< T >::set_matrixelement | ( | int | i1, |
| int | i2, | ||
| herm_matrix_timestep_view< T > & | g, | ||
| int | j1, | ||
| int | j2 | ||
| ) |
Set the matrix element of \(C_{[i1,i2]}\) for each component from \( g_{[i1,i2]} \)
Set the matrix element \(C_{[i1,i2]}\) for each component from \( g_{[i1,i2]} \). If \(t>-1\) then
ret,les,tvcomponents are set, otherwisemat. Works for scalar or square-matrix contour objects.
| i1 |
|
| i2 |
|
| g |
|
| j1 |
|
| j2 |
|
Definition at line 1309 of file cntr_herm_matrix_timestep_view_impl.hpp.
References cntr::herm_matrix_timestep_view< T >::size2().
Referenced by cntr::herm_matrix_timestep< T >::set_matrixelement().
Here is the call graph for this function:
Here is the caller graph for this function: