|
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_timestepclass with respect to number of points on the Matsubara branchntauand the matrix sizesize1at 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().
Here is the caller graph for this function: