NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
cntr::herm_matrix_timestep_view< T >::herm_matrix_timestep_view | ( | herm_matrix_timestep< T > & | g | ) |
Initializes the herm_matrix_timestep_view
class with the same layout as a given herm_matrix_timestep g
.
Initializes and copy the
herm_matrix_timestep_view
class from theherm_matrix_timestep
with the same number of time stepsnt
, number of points on the imaginary branchntau
, matrix ranksize1
and bosonic/fermionic symmetrysig
. No data, only pointers are copied. Works for scalar or square-matrix contour objects
g |
|
Definition at line 172 of file cntr_herm_matrix_timestep_view_impl.hpp.
References cntr::herm_matrix_timestep< T >::lesptr(), cntr::herm_matrix_timestep< T >::matptr(), cntr::herm_matrix_timestep< T >::retptr(), and cntr::herm_matrix_timestep< T >::tvptr().