![]() |
Octopus
|
Data Types | |
| type | target_density_t |
| Target on the density and/or the current. More... | |
Functions/Subroutines | |
| subroutine | target_init_density (tg, gr, kpoints, namespace, space, ions, qcs, td, w0, oct, ep, restart) |
| subroutine | target_end_density (tg, oct) |
| subroutine | target_output_density (tg, namespace, space, gr, dir, ions, hm, outp) |
| real(real64) function | target_j1_density (tg, namespace, gr, kpoints, qcpsi, ions) |
| subroutine | target_chi_density (tg, namespace, gr, kpoints, qcpsi_in, qcchi_out, ions) |
| subroutine | target_tdcalc_density (tg, namespace, space, hm, gr, ions, ext_partners, psi, time, max_time) |
| subroutine | target_inh_density (tg, psi, gr, kpoints, time, inh, iter) |
| Inhomogeneous term for the current density target. More... | |
| real(real64) function | jcurr_functional (tg, gr, kpoints, psi) |
| Calculates a current functional that may be combined with other functionals found in function target_j1. More... | |
| subroutine | chi_current (tg, gr, kpoints, factor, psi_in, chi) |
| logical pure function | is_spatial_curr_wgt (tg) |
|
private |
Definition at line 186 of file target_density.F90.
|
private |
Definition at line 497 of file target_density.F90.
|
private |
Definition at line 515 of file target_density.F90.
|
private |
Definition at line 543 of file target_density.F90.
|
private |
Definition at line 598 of file target_density.F90.
|
private |
Definition at line 685 of file target_density.F90.
|
private |
Inhomogeneous term for the current density target.
Definition at line 713 of file target_density.F90.
|
private |
Calculates a current functional that may be combined with other functionals found in function target_j1.
Definition at line 744 of file target_density.F90.
|
private |
Definition at line 805 of file target_density.F90.
|
private |
Definition at line 916 of file target_density.F90.