PROGRESS  master
prg_modelham_mod.F90 File Reference

Go to the source code of this file.

Data Types

type  prg_modelham_mod::mham_type
 General ModelHam type. More...
 

Modules

module  prg_modelham_mod
 The prg_hamiltonian module.
 

Functions/Subroutines

subroutine, public prg_modelham_mod::prg_parse_mham (mham, filename)
 Model Ham parse. More...
 
subroutine, public prg_modelham_mod::prg_twolevel_model (ea, eb, dab, daiaj, dbibj, dec, rcoeff, reshuffle, seed, h_bml, verbose)
 Construct a two-level model Hamiltonian. More...
 
subroutine, public prg_modelham_mod::prg_twolevel_model3d (ea, eb, dab, daiaj, dbibj, dec, rcoeff, reshuffle, seed, h_bml, verbose)
 Construct a two-level model Hamiltonian. More...
 

Variables

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