NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
◆
herm_matrix_timestep_view()
[1/7]
template<typename T >
cntr::herm_matrix_timestep_view
< T >::
herm_matrix_timestep_view
(
)
Definition at line
17
of file
cntr_herm_matrix_timestep_view_impl.hpp
.
17
{
18
ret_ = 0;
19
les_ = 0;
20
tv_ = 0;
21
mat_ = 0;
22
ntau_ = 0;
23
tstp_ = -2;
24
size1_ = 0;
25
size2_ = 0;
26
element_size_ = 0;
27
sig_ = -1;
28
}
cntr
herm_matrix_timestep_view
Generated by
1.8.15