Home
last modified time | relevance | path

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

/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/simple_transport/src/
H A Ddos.f9047 double precision, allocatable :: xkfit(:,:), etfit(:,:), wkfit(:),& variable
95 allocate(etfit(nbnd,nksfit), xkfit(3,nksfit), wkfit(nksfit))
99 read(11,*) ((xkfit(i,ik), i=1,3), ik=1,nksfit)
131 & nk1fit,nk2fit,nk3fit, nksfit, xkfit, 1, nkfit, eqkfit, sfit)
136 deallocate(wkfit,sfit,xkfit)
H A Def.f9041 double precision, allocatable :: xkfit(:,:), etfit(:,:), wkfit(:),& variable
83 allocate(etfit(nbnd,nksfit), xkfit(3,nksfit), wkfit(nksfit))
87 read(11,*) ((xkfit(i,ik), i=1,3), ik=1,nksfit)
118 & nk1fit,nk2fit,nk3fit, nksfit, xkfit, 1, nkfit, eqkfit, sfit)
147 deallocate (xkfit,etfit,wkfit,wk,eqkfit,sfit)
H A Dfermi_int_0.f9048 double precision, allocatable :: xkfit(:,:),etfit(:,:),wkfit(:), & variable
108 allocate(etfit(nbnd,nksfit), xkfit(3,nksfit), wkfit(nksfit))
112 read(11,*) ((xkfit(i,ik), i=1,3), ik=1,nksfit)
143 & nk1fit,nk2fit,nk3fit, nksfit, xkfit, 1, nkfit, eqkfit, sfit)
146 deallocate(wkfit,sfit,xkfit)
H A Dfermi_int_1.f9050 double precision, allocatable :: xkfit(:,:),etfit(:,:),wkfit(:), & variable
100 allocate(etfit(nbnd,nksfit), xkfit(3,nksfit), wkfit(nksfit))
104 read(11,*) ((xkfit(i,ik), i=1,3), ik=1,nksfit)
136 & nk1fit,nk2fit,nk3fit, nksfit, xkfit, 1, nkfit, eqkfit, sfit)
139 deallocate(wkfit,sfit,xkfit)
/dports/science/quantum-espresso/q-e-qe-6.7.0/PHonon/PH/
H A Delphon.f90710 REAL(DP), allocatable :: xkfit(:,:) local
812 allocate (etfit(nbnd,nksfit), xkfit(3,nksfit), wkfit(nksfit))
816 READ(iuna2Fsave,*) ((xkfit(i,ik), i=1,3), ik=1,nksfit)
825 CALL mp_bcast (xkfit, ionode_id, intra_image_comm)
877 nk1fit,nk2fit,nk3fit, nksfit_real, xkfit, 1, nkfit, eqkfit, sfit)
878 deallocate (sfit, xkfit, wkfit)
/dports/science/quantum-espresso/q-e-qe-6.7.0/test-suite/not_epw_comp/
H A Delphon.f90658 REAL(DP), allocatable :: xkfit(:,:) local
757 allocate (etfit(nbnd,nksfit), xkfit(3,nksfit), wkfit(nksfit))
761 READ(iuna2Fsave,*) ((xkfit(i,ik), i=1,3), ik=1,nksfit)
770 CALL mp_bcast (xkfit, ionode_id, intra_image_comm)
822 nk1fit,nk2fit,nk3fit, nksfit_real, xkfit, 1, nkfit, eqkfit, sfit)
823 deallocate (sfit, xkfit, wkfit)