NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
◆
herm_matrix_timestep()
[1/6]
template<typename T >
cntr::herm_matrix_timestep
< T >::
herm_matrix_timestep
(
)
Definition at line
18
of file
cntr_herm_matrix_timestep_impl.hpp
.
18
{
19
data_ = 0;
20
ntau_ = 0;
21
tstp_ = 0;
22
size1_ = 0;
23
size2_ = 0;
24
element_size_ = 0;
25
total_size_ = 0;
26
sig_ = -1;
27
}
cntr
herm_matrix_timestep
Generated by
1.8.15