Definition at line 211 of file target.F90.
|
integer | type |
|
type(states_elec_t) | st |
|
type(excited_states_t) | est |
|
real(real64), dimension(:), allocatable | rho |
|
real(real64), dimension(:), allocatable | td_fitness |
|
character(len=200) | td_local_target |
|
character(len=80) | excluded_states_list |
|
character(len=4096) | vel_input_string |
|
character(len=4096) | classical_input_string |
|
character(len=1024), dimension(:,:), allocatable | vel_der_array |
|
character(len=1024), dimension(:,:), allocatable | mom_der_array |
|
character(len=1024), dimension(:,:), allocatable | pos_der_array |
|
real(real64), dimension(:,:,:), allocatable | grad_local_pot |
|
logical | move_ions |
|
integer | hhg_nks |
|
integer, dimension(:), allocatable | hhg_k |
|
real(real64), dimension(:), allocatable | hhg_alpha |
|
real(real64), dimension(:), allocatable | hhg_a |
|
real(real64) | hhg_w0 |
|
real(real64) | dt |
|
integer | curr_functional |
|
real(real64) | density_weight |
|
real(real64) | curr_weight |
|
integer | strt_iter_curr_tg |
|
real(real64), dimension(:), allocatable | spatial_curr_wgt |
|
character(len=1000) | plateau_string |
|
complex(real64), dimension(:, :), allocatable | acc |
|
complex(real64), dimension(:, :), allocatable | vel |
|
complex(real64), dimension(:, :), allocatable | gvec |
|
real(real64), dimension(:), allocatable | alpha |
|
complex(real64), dimension(2, 2) | spin_matrix |
|
type(fft_t) | fft_handler |
|
◆ type
integer target_oct_m::target_t::type |
|
private |
◆ st
◆ est
◆ rho
real(real64), dimension(:), allocatable target_oct_m::target_t::rho |
|
private |
◆ td_fitness
real(real64), dimension(:), allocatable target_oct_m::target_t::td_fitness |
|
private |
◆ td_local_target
character(len=200) target_oct_m::target_t::td_local_target |
|
private |
◆ excluded_states_list
character(len=80) target_oct_m::target_t::excluded_states_list |
|
private |
◆ vel_input_string
character(len=4096) target_oct_m::target_t::vel_input_string |
|
private |
◆ classical_input_string
character(len=4096) target_oct_m::target_t::classical_input_string |
|
private |
◆ vel_der_array
character(len=1024), dimension(:,:), allocatable target_oct_m::target_t::vel_der_array |
|
private |
◆ mom_der_array
character(len=1024), dimension(:,:), allocatable target_oct_m::target_t::mom_der_array |
|
private |
◆ pos_der_array
character(len=1024), dimension(:,:), allocatable target_oct_m::target_t::pos_der_array |
|
private |
◆ grad_local_pot
real(real64), dimension(:,:,:), allocatable target_oct_m::target_t::grad_local_pot |
|
private |
◆ move_ions
logical target_oct_m::target_t::move_ions |
|
private |
◆ hhg_nks
integer target_oct_m::target_t::hhg_nks |
|
private |
◆ hhg_k
integer, dimension(:), allocatable target_oct_m::target_t::hhg_k |
|
private |
◆ hhg_alpha
real(real64), dimension(:), allocatable target_oct_m::target_t::hhg_alpha |
|
private |
◆ hhg_a
real(real64), dimension(:), allocatable target_oct_m::target_t::hhg_a |
|
private |
◆ hhg_w0
real(real64) target_oct_m::target_t::hhg_w0 |
|
private |
◆ dt
real(real64) target_oct_m::target_t::dt |
|
private |
◆ curr_functional
integer target_oct_m::target_t::curr_functional |
|
private |
◆ density_weight
real(real64) target_oct_m::target_t::density_weight |
|
private |
◆ curr_weight
real(real64) target_oct_m::target_t::curr_weight |
|
private |
◆ strt_iter_curr_tg
integer target_oct_m::target_t::strt_iter_curr_tg |
|
private |
◆ spatial_curr_wgt
real(real64), dimension(:), allocatable target_oct_m::target_t::spatial_curr_wgt |
|
private |
◆ plateau_string
character(len=1000) target_oct_m::target_t::plateau_string |
|
private |
◆ acc
complex(real64), dimension(:, :), allocatable target_oct_m::target_t::acc |
|
private |
◆ vel
complex(real64), dimension(:, :), allocatable target_oct_m::target_t::vel |
|
private |
◆ gvec
complex(real64), dimension(:, :), allocatable target_oct_m::target_t::gvec |
|
private |
◆ alpha
real(real64), dimension(:), allocatable target_oct_m::target_t::alpha |
|
private |
◆ spin_matrix
complex(real64), dimension(2, 2) target_oct_m::target_t::spin_matrix |
|
private |
◆ fft_handler
type(fft_t) target_oct_m::target_t::fft_handler |
|
private |
The documentation for this type was generated from the following file: