PROGRESS  master
prg_initmatrices_mod.F90 File Reference

Go to the source code of this file.

Modules

module  prg_initmatrices_mod
 Initialization module.
 

Functions/Subroutines

subroutine, public prg_initmatrices_mod::prg_init_hsmat (ham_bml, over_bml, bml_type, mdim, norb)
 Initialize Hamiltonian and Overlap Matrix. More...
 
subroutine, public prg_initmatrices_mod::prg_init_pzmat (rho_bml, zmat_bml, bml_type, mdim, norb)
 Initialize Density matrix and Inverse square root Overlap. More...
 
subroutine, public prg_initmatrices_mod::prg_init_ortho (orthoh_bml, orthop_bml, bml_type, mdim, norb)
 Initialize The orthogonal versions of Hamiltonian and Density Matrix. More...
 

Variables

integer, parameter prg_initmatrices_mod::dp = kind(1.0d0)