Octopus
target_density.F90 File Reference

Go to the source code of this file.

Modules

module  target_density_oct_m
 

Data Types

type  target_density_oct_m::target_density_t
 Target on the density and/or the current. More...
 

Functions/Subroutines

subroutine target_density_oct_m::target_init_density (tg, gr, kpoints, namespace, space, ions, qcs, td, w0, oct, ep, restart)
 
subroutine target_density_oct_m::target_end_density (tg, oct)
 
subroutine target_density_oct_m::target_output_density (tg, namespace, space, gr, dir, ions, hm, outp)
 
real(real64) function target_density_oct_m::target_j1_density (tg, namespace, gr, kpoints, qcpsi, ions)
 
subroutine target_density_oct_m::target_chi_density (tg, namespace, gr, kpoints, qcpsi_in, qcchi_out, ions)
 
subroutine target_density_oct_m::target_tdcalc_density (tg, namespace, space, hm, gr, ions, ext_partners, psi, time, max_time)
 
subroutine target_density_oct_m::target_inh_density (tg, psi, gr, kpoints, time, inh, iter)
 Inhomogeneous term for the current density target. More...
 
real(real64) function target_density_oct_m::jcurr_functional (tg, gr, kpoints, psi)
 Calculates a current functional that may be combined with other functionals found in function target_j1. More...
 
subroutine target_density_oct_m::chi_current (tg, gr, kpoints, factor, psi_in, chi)
 
logical pure function target_density_oct_m::is_spatial_curr_wgt (tg)