Go to the source code of this file.
|
type | ps_hgh_oct_m::ps_hgh_t |
| The following data type contains: (a) the pseudopotential parameters, as read from a *.hgh file, (b) auxiliary intermediate functions, to store stuff before passing it to the "ps" variable. More...
|
|
|
subroutine, public | ps_hgh_oct_m::hgh_init (psp, filename, namespace) |
|
subroutine, public | ps_hgh_oct_m::hgh_end (psp) |
|
subroutine, public | ps_hgh_oct_m::hgh_process (psp, namespace) |
|
subroutine, public | ps_hgh_oct_m::hgh_get_eigen (psp, eigen) |
|
integer function | ps_hgh_oct_m::load_params (unit, params, namespace) |
|
subroutine | ps_hgh_oct_m::get_cutoff_radii (psp) |
|
subroutine | ps_hgh_oct_m::vlocalr_scalar (r, np, p, vloc) |
|
subroutine | ps_hgh_oct_m::projectorr_scalar (r, np, p, i, l, proj) |
|
subroutine | ps_hgh_oct_m::solve_schroedinger (psp, ierr, namespace) |
|
subroutine, public | ps_hgh_oct_m::hgh_debug (psp, dir, namespace) |
|