|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix_timestep_view< T >::get_data | ( | CPLX * | ret, |
| CPLX * | les, | ||
| CPLX * | tv, | ||
| CPLX * | mat | ||
| ) |
Return the data
Return the data for each component in
herm_matrix_timestep_viewinto the reserved memory Works for scalar or square-matrix contour objects
| *ret |
|
| *les |
|
| *tv |
|
| *mat |
|
Definition at line 1170 of file cntr_herm_matrix_timestep_view_impl.hpp.