Octopus
casida_oct_m::casida_save_pot_t Type Reference

Detailed Description

Definition at line 272 of file casida.F90.

Private Attributes

integer qi
 previous mtxel calculated in K_term More...
 
integer qa
 previous mtxel calculated in K_term More...
 
integer qk
 previous mtxel calculated in K_term More...
 
real(real64), dimension(:), allocatable dpot
 previous exchange potential calculated in K_term More...
 
complex(real64), dimension(:), allocatable zpot
 previous exchange potential calculated in K_term More...
 

Member Data Documentation

◆ qi

integer casida_oct_m::casida_save_pot_t::qi
private

previous mtxel calculated in K_term

Definition at line 274 of file casida.F90.

◆ qa

integer casida_oct_m::casida_save_pot_t::qa
private

previous mtxel calculated in K_term

Definition at line 275 of file casida.F90.

◆ qk

integer casida_oct_m::casida_save_pot_t::qk
private

previous mtxel calculated in K_term

Definition at line 276 of file casida.F90.

◆ dpot

real(real64), dimension(:), allocatable casida_oct_m::casida_save_pot_t::dpot
private

previous exchange potential calculated in K_term

Definition at line 277 of file casida.F90.

◆ zpot

complex(real64), dimension(:), allocatable casida_oct_m::casida_save_pot_t::zpot
private

previous exchange potential calculated in K_term

Definition at line 278 of file casida.F90.


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