GRASP rci-qed
Modules | Functions/Subroutines | Variables
populate_hydrogenics.f90 File Reference

Modules

module  shab_populate_hydrogenics_common
 

Functions/Subroutines

subroutine shab_populate_hydrogenics (verbose, log_fhandle)
 Populates the /ff/ common block with hydrogenic wavefunctions. More...
 

Variables

character *1, dimension(11), parameter shab_populate_hydrogenics_common::let = (/'s','p','d','f','g','h','i','k','l','m','n'/)
 

Function/Subroutine Documentation

◆ shab_populate_hydrogenics()

subroutine shab_populate_hydrogenics ( logical  verbose,
integer  log_fhandle 
)

Populates the /ff/ common block with hydrogenic wavefunctions.

verbose is a boolean argument, and the routine will print stuff if set to true. If log_fhandle is greater than 0, then the routine also writes the same stuff into the file opened on that file handle. If set to 0 then nothing gets written.

Adapted from a piece of the potgen_main program in potgen/potgen_main.f.

Here is the call graph for this function:
Here is the caller graph for this function: