![]() |
(git:f56c6e3)
|
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_shift = 0.0_dp |
| real(kind=dp), dimension(3) | r_h_shift = 0.0_dp |
| real(kind=dp), dimension(3) | d_eh_dir = 0.0_dp |
| real(kind=dp), dimension(3) | sigma_e_dir = 0.0_dp |
| real(kind=dp), dimension(3) | sigma_h_dir = 0.0_dp |
| real(kind=dp), dimension(3) | d_exc_dir = 0.0_dp |
| real(kind=dp), dimension(3, 3) | r_e_h = 0.0_dp |
| real(kind=dp), dimension(3, 3) | cov_e_h = 0.0_dp |
| real(kind=dp), dimension(3, 3) | corr_e_h_matrix = 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_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::d_eh_dir = 0.0_dp |
Definition at line 68 of file bse_properties.F.
| real(kind=dp), dimension(3) bse_properties::exciton_descr_type::sigma_e_dir = 0.0_dp |
Definition at line 68 of file bse_properties.F.
| real(kind=dp), dimension(3) bse_properties::exciton_descr_type::sigma_h_dir = 0.0_dp |
Definition at line 68 of file bse_properties.F.
| real(kind=dp), dimension(3) bse_properties::exciton_descr_type::d_exc_dir = 0.0_dp |
Definition at line 68 of file bse_properties.F.
| real(kind=dp), dimension(3, 3) bse_properties::exciton_descr_type::r_e_h = 0.0_dp |
Definition at line 78 of file bse_properties.F.
| real(kind=dp), dimension(3, 3) bse_properties::exciton_descr_type::cov_e_h = 0.0_dp |
Definition at line 78 of file bse_properties.F.
| real(kind=dp), dimension(3, 3) bse_properties::exciton_descr_type::corr_e_h_matrix = 0.0_dp |
Definition at line 78 of file bse_properties.F.
| real(kind=dp) bse_properties::exciton_descr_type::sigma_e = 0.0_dp |
Definition at line 81 of file bse_properties.F.
| real(kind=dp) bse_properties::exciton_descr_type::sigma_h = 0.0_dp |
Definition at line 81 of file bse_properties.F.
| real(kind=dp) bse_properties::exciton_descr_type::cov_e_h_sum = 0.0_dp |
Definition at line 81 of file bse_properties.F.
| real(kind=dp) bse_properties::exciton_descr_type::corr_e_h = 0.0_dp |
Definition at line 81 of file bse_properties.F.
| real(kind=dp) bse_properties::exciton_descr_type::diff_r_abs = 0.0_dp |
Definition at line 81 of file bse_properties.F.
| real(kind=dp) bse_properties::exciton_descr_type::diff_r_sqr = 0.0_dp |
Definition at line 81 of file bse_properties.F.
| real(kind=dp) bse_properties::exciton_descr_type::norm_xpy = 0.0_dp |
Definition at line 81 of file bse_properties.F.
| logical bse_properties::exciton_descr_type::flag_tda = .FALSE. |
Definition at line 88 of file bse_properties.F.