Octopus
|
Definition at line 164 of file xc_oep_photon.F90.
Public Attributes | |
type(photon_mode_t), public | pt |
logical, public | rm_ee_interaction |
remove the e-e contribution More... | |
Public Attributes inherited from xc_oep_oct_m::xc_oep_t | |
integer, public | level |
0 = no oep, 1 = Slater, 2 = KLI, 4 = full OEP More... | |
real(real64), dimension(:,:), allocatable, public | vxc |
real(real64), dimension(:,:,:), allocatable, public | uxc_bar |
real(real64), public | norm2ss |
integer, public | type = -1 |
Private Attributes | |
logical | coc_translation |
type(lr_t) | photon_lr |
to solve the equation H psi = b More... | |
|
private |
Definition at line 166 of file xc_oep_photon.F90.
type(photon_mode_t), public xc_oep_photon_oct_m::xc_oep_photon_t::pt |
Definition at line 167 of file xc_oep_photon.F90.
to solve the equation H psi = b
Definition at line 168 of file xc_oep_photon.F90.
logical, public xc_oep_photon_oct_m::xc_oep_photon_t::rm_ee_interaction |
remove the e-e contribution
Definition at line 169 of file xc_oep_photon.F90.