|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::herm_matrix< T >::resize_nt | ( | int | nt | ) |
Resizes herm_matrix object with respect to the number of time points nt. Internal routine; see top-level interface resize.
Resizes
herm_matrixclass with respect to number of time stepsnt. Ifnt >= 0real-time components are resized, otherwise deallocated (i.e. only the Matsubara component is kept in memory).
| nt |
|
Definition at line 361 of file cntr_herm_matrix_impl.hpp.