Home
last modified time | relevance | path

Searched refs:needwf (Results 1 – 18 of 18) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/src/
H A Dinitial_state.f9037 LOGICAL :: needwf = .TRUE. variable
77 CALL read_file_new( needwf )
H A Dpostproc.f9053 LOGICAL :: lsign, needwf, dummy local
146 needwf=(plot_num==3).or.(plot_num==4).or.(plot_num==5).or.(plot_num==7).or. &
148 CALL read_file_new ( needwf )
H A Dfermi_velocity.f9041 LOGICAL :: needwf = .FALSE. variable
57 CALL read_file_new( needwf)
H A Ddos.f9049 LOGICAL :: needwf = .FALSE. variable
97 CALL read_file_new ( needwf )
H A Dwfck2r.f9066 LOGICAL :: needwf= .TRUE., exst variable
123 CALL read_file_new ( needwf )
H A Dfermi_proj.f90214 LOGICAL :: lbinary_data, needwf = .FALSE. variable
227 CALL read_file_new ( needwf )
H A Dplan_avg.f9040 LOGICAL :: needwf = .TRUE. variable
84 CALL read_file_new ( needwf )
H A Dwannier_plot.f9033 LOGICAL :: needwf = .TRUE. variable
71 CALL read_file_new ( needwf )
H A Dfermisurface.f90369 LOGICAL :: needwf = .false. variable
377 CALL read_file_new ( needwf )
H A Dwannier_ham.f9032 LOGICAL :: plot_bands, needwf = .TRUE. variable
65 CALL read_file_new ( needwf )
H A Dpoormanwannier.f9040 LOGICAL :: writepp, needwf = .TRUE. variable
89 CALL read_file_new ( needwf )
H A Depsilon.f90183 LOGICAL :: needwf = .TRUE. variable
262 CALL read_file_new( needwf )
H A Dppacf.f90104 LOGICAL :: needwf = .FALSE. variable
269 CALL read_file_new ( needwf )
H A Dprojwfc.f9054 LOGICAL :: lwrite_overlaps, lbinary_data, needwf = .TRUE. variable
143 CALL read_file_new ( needwf )
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dread_file_new.f9080 LOGICAL, INTENT(INOUT) :: needwf local
96 IF ( needwf ) THEN
118 needwf = wfc_is_collected
/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/FD/
H A Dfd.f9037 logical :: needwf=.false. variable
106 call read_file_new ( needwf )
H A Dfd_ef.f9027 logical :: needwf=.false. variable
84 call read_file_new ( needwf )
/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/PH/
H A Ddvscf_q2r.f90160 LOGICAL :: needwf = .FALSE. variable
294 needwf = .FALSE.
295 CALL read_file_new(needwf)