Home
last modified time | relevance | path

Searched refs:lr_exx (Results 1 – 7 of 7) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/TDDFPT/src/
H A Dlr_apply_liouvillian.f9042 & ltammd, size_evc, no_hxc, lr_exx, &
219 IF ( (interaction .or. lr_exx) .and. (.not.ltammd) ) THEN
412 IF (lr_exx) CALL lr_exx_sum_int()
438 IF (lr_exx) THEN
526 IF (lr_exx .AND. .NOT.interaction) CALL lr_exx_kernel_noint(evc1,evc1_new)
533 IF (lr_exx) CALL stop_exx()
539 IF (lr_exx) CALL start_exx()
611 IF (lr_exx) THEN
685 IF (lr_exx .AND. .NOT.interaction) CALL lr_exx_kernel_noint(evc1,evc1_new)
H A Dlr_dv_setup.f9025 USE lr_variables, ONLY : lr_exx
39 IF ( ( .not. exx_is_active() ) .AND. lr_exx ) THEN
H A Dlr_calc_dens.f9040 & lr_exx
102 IF (lr_exx) revc_int = 0.0d0
116 IF (lr_exx) revc_int_c = (0.0d0,0.d0)
469 IF (lr_exx) CALL lr_exx_kernel_int ( evc1(:,:,1), ibnd, nbnd, 1 )
622 IF (lr_exx) CALL lr_exx_kernel_int (evc1(:,:,ik), ibnd, nbnd, ik )
H A Dlr_variables.f9031 LOGICAL :: lr_exx variable
H A Dlr_solve_e.f9030 & d0psi_rs, eels, lr_exx!, intq, intq_nc
92 IF (lr_exx) WRITE( stdout, '(/5X,"WARNING!!!", &
H A Dlr_dealloc.f90109 IF (lr_exx) CALL lr_exx_dealloc
H A Dlr_read_wf.f9029 & lr_verbosity, lr_exx, davidson, eels
92 lr_exx = .TRUE.