NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
void cntr::herm_matrix_timestep< T >::resize | ( | int | tstp, |
int | ntau, | ||
int | size1 | ||
) |
Resizes herm_matrix_timestep
object with respect to the number of points on the Matsubara branch and the matrix size at a given timestep .
Resizes
herm_matrix_timestep
class with respect to number of points on the Matsubara branchntau
and the matrix sizesize1
at a given timesteptstp
. Works for a square matrices.
tstp |
|
ntau |
|
size1 |
|
Definition at line 275 of file cntr_herm_matrix_timestep_impl.hpp.
Referenced by cntr::herm_matrix_timestep_view< T >::get_timestep(), and cntr::Reduce_timestep().