|
PROGRESS
master
|
Go to the source code of this file.
Modules | |
| module | prg_graphsolver_mod |
| Module for graph-based solvers. | |
Functions/Subroutines | |
| subroutine, public | prg_graphsolver_mod::prg_build_densitygp_t0 (ham_bml, g_bml, rho_bml, threshold, bndfil, Ef, nparts, verbose) |
| Builds the density matrix from \( H_0 \) using a graph-based approach. More... | |
| subroutine, public | prg_graphsolver_mod::prg_build_zmatgp (over_bml, g_bml, zmat_bml, threshold, nparts, verbose) |
| Builds the inverse overlap factor matrix from \( S \) using a graph-based approach. More... | |
Variables | |
| integer, parameter | prg_graphsolver_mod::dp = kind(1.0d0) |