Go to the source code of this file.
|
| subroutine, public | prg_normalize_mod::prg_normalize (h_bml) |
| | Normalize a Hamiltonian matrix prior to running the SP2 algorithm. More...
|
| |
| subroutine, public | prg_normalize_mod::prg_normalize_fermi (h_bml, h1, hN, mu) |
| | Normalize a Hamiltonian matrix prior to running the truncated SP2 algorithm. More...
|
| |
| subroutine, public | prg_normalize_mod::prg_normalize_implicit_fermi (h_bml, cnst, mu) |
| | Normalize a Hamiltonian matrix prior to running the implicit fermi dirac algorithm. More...
|
| |
| subroutine, public | prg_normalize_mod::prg_gershgorinreduction (gp) |
| | Determine gershgorin bounds across all parts, local and distributed. More...
|
| |
| subroutine, public | prg_normalize_mod::prg_normalize_cheb (h_bml, mu, emin, emax, alpha, scaledmu) |
| | Normalize a Hamiltonian matrix prior to running the Chebyshev algorithm. More...
|
| |