Home
last modified time | relevance | path

Searched refs:iudwf (Results 1 – 25 of 32) sorted by relevance

12

/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/Gamma/
H A Ddielec.f9054 iudwf=10+ipol
56 CALL seqopn (iudwf,fildwf,'unformatted',done)
57 READ (iudwf) dpsi
58 CLOSE(unit=iudwf)
61 iudwf=10+ipol
63 CALL seqopn (iudwf,fildwf,'unformatted',done)
64 READ (iudwf) dpsi2
65 CLOSE(unit=iudwf)
68 iudwf=10+ipol
71 READ (iudwf) dpsi3
[all …]
H A Dsolve_e.f9077 iudwf=10+ipol
79 CALL seqopn (iudwf,fildwf,'unformatted',here)
93 REWIND (iudwf)
94 WRITE (iudwf) dpsi
95 CLOSE(unit=iudwf)
H A Dphcg.f9079 iudwf=10
80 CALL seqopn (iudwf,'fildwx1','unformatted',exst)
81 CLOSE(unit=iudwf,status='delete')
82 CALL seqopn (iudwf,'fildwx2','unformatted',exst)
83 CLOSE(unit=iudwf,status='delete')
84 CALL seqopn (iudwf,'fildwx3','unformatted',exst)
85 CLOSE(unit=iudwf,status='delete')
H A Dcgcom.f9023 iudwf, &! variable
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/head/
H A Dclose_phq.f9021 USE units_ph, ONLY : iudwf, iubar, iudrhous, iuebar, iudrho, &
39 CLOSE( UNIT = iudwf, STATUS = 'DELETE' )
50 CLOSE( UNIT = iudwf, STATUS = 'KEEP' )
H A Dopenfilq.f9020 USE units_ph, ONLY : iudwf, iubar, iucom, iudvkb3, &
106 iudwf = 22
108 CALL open_buffer (iudwf, 'dwf', lrdwf, io_level, exst_mem, exst, tmp_dir)
/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/PH/
H A Def_shift.f9040 USE units_ph, ONLY : lrdwf, iudwf
135 call get_buffer(dpsi, lrdwf, iudwf, nrec)
154 call save_buffer (dpsi, lrdwf, iudwf, nrec)
194 USE units_ph, ONLY : lrdwf, iudwf
289 call get_buffer(dpsi, lrdwf, iudwf, nrec)
308 call save_buffer(dpsi, lrdwf, iudwf, nrec)
H A Dclose_phq.f9021 USE units_ph, ONLY : iudwf, iubar, iudrhous, iuebar, iudrho, &
44 CALL close_buffer(iudwf,'delete')
58 CALL close_buffer(iudwf,'keep')
H A Dadd_zstar_ue.f9026 USE units_ph, ONLY : iudwf, lrdwf
67 call get_buffer (dpsi, lrdwf, iudwf, nrec)
H A Ddielec.f9025 USE units_ph, ONLY : lrdwf, iudwf, lrebar, iuebar
56 call get_buffer (dpsi, lrdwf, iudwf, nrec)
H A Dsolve_e_nscf.f9028 USE units_ph, ONLY : this_pcxpsi_is_on_file, lrdwf, iudwf
89 call get_buffer (dpsi, lrdwf, iudwf, nrec)
H A Dpolariz.f9024 USE units_ph, ONLY : lrdwf, iudwf, lrebar, iuebar
63 call get_buffer(dpsi, lrdwf, iudwf, nrec)
H A Dzstar_eu.f9031 USE units_ph, ONLY : iudwf, lrdwf
81 call get_buffer (dpsi, lrdwf, iudwf, nrec)
H A Del_opt.f9024 USE units_ph, ONLY : iudrho, lrdrho, lrdwf, iudwf
58 call get_buffer(depsi(1,1,ipa), lrdwf, iudwf, nrec)
H A Draman_mat.f9029 USE units_ph, ONLY : lrdwf, iudwf
125 call get_buffer(depsi (1, 1, ipa), lrdwf, iudwf, nrec)
180 call get_buffer(chif (1, 1, ipa), lrdwf, iudwf, nrec)
H A Dsolve_e_fpol.f9045 USE units_ph, ONLY : lrdwf, iudwf, iudrho, lrdrho
238 call get_buffer(dpsi, lrdwf, iudwf, nrec)
283 call save_buffer (dpsi, lrdwf, iudwf, nrec)
H A Dopenfilq.f9017 USE units_ph, ONLY : iudwf, iubar, iucom, iudvkb3, &
135 iudwf = 22
137 CALL open_buffer (iudwf, 'dwf', lrdwf, io_level, exst_mem, exst, tmp_dir)
H A Dchi_test.f9021 USE units_ph, ONLY : lrdwf, iudwf
51 call get_buffer (depsi (1, 1, ip), lrdwf, iudwf, nrec)
H A Ddrhodv.f9042 USE units_ph, ONLY : lrdwf, iudwf
108 call get_buffer(dpsi, lrdwf, iudwf, nrec)
H A Dsolve_e.f9049 USE units_ph, ONLY : lrdwf, iudwf, lrdrho, iudrho
282 call get_buffer (dpsi, lrdwf, iudwf, nrec)
307 call save_buffer(dpsi, lrdwf, iudwf, nrec)
H A Ddvpsi_e2.f9028 USE units_ph, ONLY : lrdrho, iudrho, lrdwf, iudwf
86 call get_buffer (depsi (1, 1, ipa), lrdwf, iudwf, nrec)
H A Ddnsq_scf.f9028 USE units_ph, ONLY : lrdwf, iudwf
109 CALL get_buffer (dpsi, lrdwf, iudwf, nrec)
/dports/science/quantum-espresso/q-e-qe-6.7.0/EPW/src/
H A Dclose_epw.f90134 USE units_ph, ONLY : iudwf, iudrho
147 CLOSE(UNIT = iudwf, STATUS = 'keep')
/dports/science/quantum-espresso/q-e-qe-6.7.0/TDDFPT/src/
H A Dlr_init_nfo.f9024 & lrdrho, nwordd0psi, iund0psi, iudwf, iu1dwf,&
105 CALL open_buffer ( iudwf, 'dwf', nwordd0psi, io_level, exst_mem, exst)
H A Dlr_variables.f9060 INTEGER :: iudwf = 24 variable

12