Definition at line 163 of file linear_response.F90.
|
| logical, private | is_allocated |
| |
| logical, private | is_allocated_rho |
| |
| real(real64), dimension(:,:), allocatable | ddl_rho |
| | the real quantities More...
|
| |
| real(real64), dimension(:,:,:,:), allocatable | ddl_psi |
| | linear change of the real KS orbitals More...
|
| |
| complex(real64), dimension(:,:), allocatable | zdl_rho |
| | and the complex version More...
|
| |
| complex(real64), dimension(:,:,:,:), allocatable | zdl_psi |
| | linear change of the complex KS orbitals More...
|
| |
| complex(real64), dimension(:,:,:), allocatable | dl_j |
| | other observables More...
|
| |
| real(real64), dimension(:,:), allocatable | ddl_de |
| | unnormalized ELF More...
|
| |
| real(real64), dimension(:,:), allocatable | ddl_elf |
| | normalized ELF More...
|
| |
| complex(real64), dimension(:,:), allocatable | zdl_de |
| | unnormalized ELF More...
|
| |
| complex(real64), dimension(:,:), allocatable | zdl_elf |
| | normalized ELF More...
|
| |
◆ is_allocated
| logical, private linear_response_oct_m::lr_t::is_allocated |
|
private |
◆ is_allocated_rho
| logical, private linear_response_oct_m::lr_t::is_allocated_rho |
|
private |
◆ ddl_rho
| real(real64), dimension(:,:), allocatable linear_response_oct_m::lr_t::ddl_rho |
|
private |
◆ ddl_psi
| real(real64), dimension(:,:,:,:), allocatable linear_response_oct_m::lr_t::ddl_psi |
|
private |
◆ zdl_rho
| complex(real64), dimension(:,:), allocatable linear_response_oct_m::lr_t::zdl_rho |
|
private |
◆ zdl_psi
| complex(real64), dimension(:,:,:,:), allocatable linear_response_oct_m::lr_t::zdl_psi |
|
private |
◆ dl_j
| complex(real64), dimension(:,:,:), allocatable linear_response_oct_m::lr_t::dl_j |
|
private |
◆ ddl_de
| real(real64), dimension(:,:), allocatable linear_response_oct_m::lr_t::ddl_de |
|
private |
◆ ddl_elf
| real(real64), dimension(:,:), allocatable linear_response_oct_m::lr_t::ddl_elf |
|
private |
◆ zdl_de
| complex(real64), dimension(:,:), allocatable linear_response_oct_m::lr_t::zdl_de |
|
private |
◆ zdl_elf
| complex(real64), dimension(:,:), allocatable linear_response_oct_m::lr_t::zdl_elf |
|
private |
The documentation for this type was generated from the following file: