Definition at line 210 of file ks_potential.F90.
|
| real(real64), dimension(:,:), allocatable, public | vhxc |
| | XC potential + Hartree potential. More...
|
| |
|
| real(real64), dimension(:,:), allocatable | vtau |
| | Derivative of e_XC w.r.t. tau. More...
|
| |
| real(real64), dimension(:,:), allocatable | lapl_vtau |
| | Laplacian of vtau. More...
|
| |
◆ copy_vhxc_to_buffer()
| procedure ks_potential_oct_m::xc_copied_potentials_t::copy_vhxc_to_buffer |
|
private |
◆ xc_copied_potentials_end()
| final ks_potential_oct_m::xc_copied_potentials_t::xc_copied_potentials_end |
|
finalprivate |
◆ vhxc
| real(real64), dimension(:,:), allocatable, public ks_potential_oct_m::xc_copied_potentials_t::vhxc |
◆ vtau
| real(real64), dimension(:,:), allocatable ks_potential_oct_m::xc_copied_potentials_t::vtau |
|
private |
◆ lapl_vtau
| real(real64), dimension(:,:), allocatable ks_potential_oct_m::xc_copied_potentials_t::lapl_vtau |
|
private |
The documentation for this type was generated from the following file: