Octopus
hgh_projector.F90 File Reference

Go to the source code of this file.

Modules

module  hgh_projector_oct_m
 

Data Types

type  hgh_projector_oct_m::hgh_projector_t
 

Functions/Subroutines

subroutine, public hgh_projector_oct_m::hgh_projector_init (hgh_p, sm, reltyp, spec, l, lm, so_strength)
 
subroutine, public hgh_projector_oct_m::hgh_projector_end (hgh_p)
 
subroutine, public hgh_projector_oct_m::dhgh_project (mesh, sm, hgh_p, ll, lmax, dim, psi, ppsi, reltype)
 dhgh_project calculates the action of the projector hgh_p on the psi wavefunction. The action of the projector hgh_p is defined as: More...
 
subroutine, public hgh_projector_oct_m::dhgh_project_bra (mesh, sm, hgh_p, dim, reltype, psi, uvpsi)
 THREADSAFE. More...
 
subroutine, public hgh_projector_oct_m::dhgh_project_ket (hgh_p, ll, lmax, dim, reltype, uvpsi, ppsi)
 THREADSAFE. More...
 
subroutine, public hgh_projector_oct_m::zhgh_project (mesh, sm, hgh_p, ll, lmax, dim, psi, ppsi, reltype)
 zhgh_project calculates the action of the projector hgh_p on the psi wavefunction. The action of the projector hgh_p is defined as: More...
 
subroutine, public hgh_projector_oct_m::zhgh_project_bra (mesh, sm, hgh_p, dim, reltype, psi, uvpsi)
 THREADSAFE. More...
 
subroutine, public hgh_projector_oct_m::zhgh_project_ket (hgh_p, ll, lmax, dim, reltype, uvpsi, ppsi)
 THREADSAFE. More...