Octopus
ks_potential_oct_m::xc_copied_potentials_t Type Reference

Detailed Description

Definition at line 210 of file ks_potential.F90.

Public Attributes

real(real64), dimension(:,:), allocatable, public vhxc
 XC potential + Hartree potential. More...
 

Private Member Functions

procedure copy_vhxc_to_buffer => xc_copied_potentials_copy_vhxc_to_buffer
 
final xc_copied_potentials_end
 

Private Attributes

real(real64), dimension(:,:), allocatable vtau
 Derivative of e_XC w.r.t. tau. More...
 

Member Function/Subroutine Documentation

◆ copy_vhxc_to_buffer()

procedure ks_potential_oct_m::xc_copied_potentials_t::copy_vhxc_to_buffer
private

Definition at line 215 of file ks_potential.F90.

◆ xc_copied_potentials_end()

final ks_potential_oct_m::xc_copied_potentials_t::xc_copied_potentials_end
finalprivate

Definition at line 216 of file ks_potential.F90.

Member Data Documentation

◆ vhxc

real(real64), dimension(:,:), allocatable, public ks_potential_oct_m::xc_copied_potentials_t::vhxc

XC potential + Hartree potential.

Definition at line 212 of file ks_potential.F90.

◆ vtau

real(real64), dimension(:,:), allocatable ks_potential_oct_m::xc_copied_potentials_t::vtau
private

Derivative of e_XC w.r.t. tau.

Definition at line 213 of file ks_potential.F90.


The documentation for this type was generated from the following file: