MCTDH-X
v2.22
|
Diagonalization routines needed for the main program. More...
Public Member Functions | |
subroutine | guess_diag (PSI, Vext) |
Builds and diagonalizes the one-body Hamiltonian to get the initial orbitals for a calculation. More... | |
subroutine | mtrx_diag |
Diagonalization of an Rdim x Rdim symmetric Matrix. More... | |
Diagonalization routines needed for the main program.
subroutine diagonalize::guess_diag | ( | complex*16, dimension(ndvr_x*ndvr_y*ndvr_z,morb) | PSI, |
real*8, dimension(ndvr_x*ndvr_y*ndvr_z) | Vext | ||
) |
Builds and diagonalizes the one-body Hamiltonian to get the initial orbitals for a calculation.
Referenced by get_initial_orbitals().
subroutine diagonalize::mtrx_diag | ( | ) |
Diagonalization of an Rdim x Rdim symmetric Matrix.