Home
last modified time | relevance | path

Searched refs:lshift_d0psi (Results 1 – 6 of 6) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/TDDFPT/Doc/
H A DINPUT_Lanczos.def191 the variable lshift_d0psi.
196 var lshift_d0psi -type LOGICAL {
203 lshift_d0psi=.true. the discontinuity problem is
208 and thus you can set lshift_d0psi=.false. But if you still
H A DINPUT_Davidson.def328 the variable @ref lshift_d0psi.
334 var lshift_d0psi -type LOGICAL {
341 @ref lshift_d0psi = .true. the discontinuity problem is
346 and thus you can set @ref lshift_d0psi = .false. But if you still
/dports/science/quantum-espresso/q-e-qe-6.7.0/TDDFPT/src/
H A Dlr_readin.f9076 & scissor, pseudo_hermitian, d0psi_rs, lshift_d0psi, & local
84 … & conv_assistant,if_dft_spectrum,no_hxc,d0psi_rs,lshift_d0psi, & local
106 lshift_d0psi = .true.
H A Dlr_variables.f90156 LOGICAL :: lshift_d0psi ! When calculate d0psi in real space, automatically variable
H A Dlr_solve_e.f90201 USE lr_variables, ONLY : evc0,sevc0,d0psi,lshift_d0psi
264 IF (lshift_d0psi) CALL shift_d0psi(r,n_ipol)
H A Dbcast_lr_input.f9057 CALL mp_bcast (lshift_d0psi, ionode_id,world_comm )