Home
last modified time | relevance | path

Searched refs:xas_2p_type (Results 1 – 8 of 8) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dxas_tdp_methods.F61 tddfpt_spin_flip, tddfpt_triplet, xas_1s_type, xas_2p_type, xas_2s_type, xas_dip_len, &
1370 ELSE IF (donor_state%state_type == xas_2p_type) THEN
2393 CASE (xas_2p_type)
2510 … IF (donor_state%state_type == xas_2p_type) domon = TRIM(domo)//TRIM(ADJUSTL(cp_to_string(ido_mo)))
2847 CASE (xas_2p_type)
H A Dinput_constants.F621 xas_2p_type = 3, & variable
H A Dxas_methods.F59 do_loc_none, state_loc_list, state_loc_range, xas_1s_type, xas_2p_type, xas_2s_type, &
915 ELSEIF (xas_control%state_type == xas_2p_type) THEN
H A Dinput_cp2k_dft.F97 wfi_use_prev_rho_r_method_nr, wfi_use_prev_wf_method_nr, xas_1s_type, xas_2p_type, &
7818 … enum_i_vals=(/xas_1s_type, xas_2s_type, xas_2p_type, xas_3s_type, xas_3p_type, xas_3d_type, &
8182 enum_i_vals=(/xas_1s_type, xas_2s_type, xas_2p_type, xas_not_excited/))
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dxas_tdp_methods.F61 tddfpt_spin_flip, tddfpt_triplet, xas_1s_type, xas_2p_type, xas_2s_type, xas_dip_len, &
1374 ELSE IF (donor_state%state_type == xas_2p_type) THEN
2397 CASE (xas_2p_type)
2514 … IF (donor_state%state_type == xas_2p_type) domon = TRIM(domo)//TRIM(ADJUSTL(cp_to_string(ido_mo)))
2851 CASE (xas_2p_type)
H A Dinput_constants.F618 xas_2p_type = 3, & variable
H A Dxas_methods.F59 do_loc_none, state_loc_list, state_loc_range, xas_1s_type, xas_2p_type, xas_2s_type, &
915 ELSEIF (xas_control%state_type == xas_2p_type) THEN
H A Dinput_cp2k_dft.F96 xas_1s_type, xas_2p_type, xas_2s_type, xas_3d_type, xas_3p_type, xas_3s_type, xas_4d_type, &
7705 … enum_i_vals=(/xas_1s_type, xas_2s_type, xas_2p_type, xas_3s_type, xas_3p_type, xas_3d_type, &
8069 enum_i_vals=(/xas_1s_type, xas_2s_type, xas_2p_type, xas_not_excited/))