Home
last modified time | relevance | path

Searched refs:spline_ps (Results 1 – 17 of 17) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dallocate_nlpot.f9034 nqxq, spline_ps
71 IF ( spline_ps .AND. cell_factor <= 1.1d0 ) cell_factor = 1.1d0
91 IF (spline_ps) ALLOCATE( tab_d2y(nqx,nbetam,nsp) )
H A Dgen_us_dj.f9023 USE us, ONLY: nqx, tab, tab_d2y, dq, spline_ps
82 IF (spline_ps) THEN
98 IF (spline_ps) THEN
165 IF (spline_ps) DEALLOCATE( xdata )
H A Dgen_us_dy.f9024 USE us, ONLY: nqx, tab, tab_d2y, dq, spline_ps
81 IF ( spline_ps ) THEN
92 IF ( spline_ps ) THEN
154 IF (spline_ps) DEALLOCATE( xdata )
H A Dinit_us_2.f9021 USE us, ONLY : nqx, dq, tab, tab_d2y, spline_ps
61 IF (spline_ps) THEN
111 IF (spline_ps) THEN
192 IF (spline_ps) DEALLOCATE( xdata )
H A Dclean_pw.f9040 USE us, ONLY : qrad, tab, tab_at, tab_d2y, spline_ps
134 IF (spline_ps) THEN
H A Dinit_us_1.f9035 USE us, ONLY : nqxq, dq, nqx, tab, tab_d2y, qrad, spline_ps
337 if (spline_ps) then
H A Dpwcom.f90440 LOGICAL :: spline_ps = .FALSE. variable
H A Dinput.f90261 starting_spin_angle, assume_isolated,spline_ps,&
323 USE us, ONLY : spline_ps_ => spline_ps
1299 spline_ps_ = spline_ps
H A Dexx.f902794 USE us, ONLY : nqx, dq, tab, tab_d2y, spline_ps
2860 IF (spline_ps) THEN
2877 IF (spline_ps) THEN
/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/src/
H A Dpw2gw.f9038 USE us, ONLY : spline_ps
102 spline_ps = .false.
161 USE us, ONLY : tab, tab_d2y, spline_ps
1180 logical :: spline_ps local
1207 if (spline_ps) then
1217 if (spline_ps) then
1238 if (spline_ps) deallocate(xdata)
1266 logical :: spline_ps local
1291 if (spline_ps) then
1300 if (spline_ps) then
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/simple/
H A Dcommutator.f9017 USE us, ONLY : nqx, tab, tab_d2y, dq, spline_ps
76 if (spline_ps) then
91 if (spline_ps) then
159 if (spline_ps) deallocate(xdata)
179 USE us, ONLY : nqx, tab, tab_d2y, dq, spline_ps
234 if (spline_ps) then
245 if (spline_ps) then
311 if (spline_ps) deallocate(xdata)
H A Dinit_us_2_max.f9026 USE us, ONLY : nqx, dq, tab, tab_d2y, spline_ps
80 if (spline_ps) then
95 if (spline_ps) then
/dports/science/quantum-espresso/q-e-qe-6.7.0/XSpectra/src/
H A Dinit_gipaw_2.f9023 USE us, ONLY : nqx, dq, spline_ps
74 if (spline_ps) then
88 if (spline_ps) then
H A Dgipaw_module.f90117 USE us, ONLY : spline_ps
123 nmr_macroscopic_shape, spline_ps, isolve, & local
145 spline_ps = .true. ! TRUE in this case!!!!!
174 USE us, ONLY : spline_ps
188 call mp_bcast(spline_ps, root, world_comm)
H A Dinit_gipaw_1.f9022 USE us, ONLY : dq, nqx, tab, tab_d2y, spline_ps
310 if ( spline_ps ) then
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dinput_parameters.f90499 LOGICAL :: spline_ps = .false. variable
646 tot_charge, tot_magnetization, spline_ps, one_atom_occupations, & local
H A Dread_namelists.f90281 spline_ps = .false.
888 CALL mp_bcast( spline_ps, ionode_id, intra_image_comm )