Go to the source code of this file.
|
| subroutine, public | target_density_oct_m::target_init_density (gr, kpoints, namespace, space, tg, stin, td, restart) |
| |
| subroutine, public | target_density_oct_m::target_end_density (tg) |
| |
| subroutine, public | target_density_oct_m::target_output_density (tg, namespace, space, mesh, dir, ions, outp) |
| |
| real(real64) function, public | target_density_oct_m::target_j1_density (gr, kpoints, tg, psi) |
| |
| subroutine, public | target_density_oct_m::target_chi_density (tg, gr, kpoints, psi_in, chi_out) |
| |
| subroutine, public | target_density_oct_m::target_tdcalc_density (tg, gr, kpoints, psi, time) |
| |
| 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, public | target_density_oct_m::chi_current (tg, gr, kpoints, factor, psi_in, chi) |
| |