![]() |
(git:b77b4be)
|
Data Fields | |
real(kind=dp), dimension(3) | r_e = 0.0_dp |
real(kind=dp), dimension(3) | r_h = 0.0_dp |
real(kind=dp), dimension(3) | r_e_sq = 0.0_dp |
real(kind=dp), dimension(3) | r_h_sq = 0.0_dp |
real(kind=dp), dimension(3) | r_e_h = 0.0_dp |
real(kind=dp), dimension(3) | r_e_shift = 0.0_dp |
real(kind=dp), dimension(3) | r_h_shift = 0.0_dp |
real(kind=dp), dimension(3) | cov_e_h = 0.0_dp |
real(kind=dp) | sigma_e = 0.0_dp |
real(kind=dp) | sigma_h = 0.0_dp |
real(kind=dp) | cov_e_h_sum = 0.0_dp |
real(kind=dp) | corr_e_h = 0.0_dp |
real(kind=dp) | diff_r_abs = 0.0_dp |
real(kind=dp) | diff_r_sqr = 0.0_dp |
real(kind=dp) | norm_xpy = 0.0_dp |
logical | flag_tda = .FALSE. |
Definition at line 67 of file bse_properties.F.
real(kind=dp), dimension(3) bse_properties::exciton_descr_type::r_e = 0.0_dp |
Definition at line 68 of file bse_properties.F.
real(kind=dp), dimension(3) bse_properties::exciton_descr_type::r_h = 0.0_dp |
Definition at line 68 of file bse_properties.F.
real(kind=dp), dimension(3) bse_properties::exciton_descr_type::r_e_sq = 0.0_dp |
Definition at line 68 of file bse_properties.F.
real(kind=dp), dimension(3) bse_properties::exciton_descr_type::r_h_sq = 0.0_dp |
Definition at line 68 of file bse_properties.F.
real(kind=dp), dimension(3) bse_properties::exciton_descr_type::r_e_h = 0.0_dp |
Definition at line 68 of file bse_properties.F.
real(kind=dp), dimension(3) bse_properties::exciton_descr_type::r_e_shift = 0.0_dp |
Definition at line 68 of file bse_properties.F.
real(kind=dp), dimension(3) bse_properties::exciton_descr_type::r_h_shift = 0.0_dp |
Definition at line 68 of file bse_properties.F.
real(kind=dp), dimension(3) bse_properties::exciton_descr_type::cov_e_h = 0.0_dp |
Definition at line 68 of file bse_properties.F.
real(kind=dp) bse_properties::exciton_descr_type::sigma_e = 0.0_dp |
Definition at line 76 of file bse_properties.F.
real(kind=dp) bse_properties::exciton_descr_type::sigma_h = 0.0_dp |
Definition at line 76 of file bse_properties.F.
real(kind=dp) bse_properties::exciton_descr_type::cov_e_h_sum = 0.0_dp |
Definition at line 76 of file bse_properties.F.
real(kind=dp) bse_properties::exciton_descr_type::corr_e_h = 0.0_dp |
Definition at line 76 of file bse_properties.F.
real(kind=dp) bse_properties::exciton_descr_type::diff_r_abs = 0.0_dp |
Definition at line 76 of file bse_properties.F.
real(kind=dp) bse_properties::exciton_descr_type::diff_r_sqr = 0.0_dp |
Definition at line 76 of file bse_properties.F.
real(kind=dp) bse_properties::exciton_descr_type::norm_xpy = 0.0_dp |
Definition at line 76 of file bse_properties.F.
logical bse_properties::exciton_descr_type::flag_tda = .FALSE. |
Definition at line 83 of file bse_properties.F.