Home
last modified time | relevance | path

Searched refs:tran_tot (Results 1 – 4 of 4) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/PWCOND/src/
H A Ddo_cond.f90162 ALLOCATE( tran_tot(nenergy) )
167 tran_tot(ien) = 0.d0
173 tran_tot(ien) = 0.d0
264 ALLOCATE( tran_tot(nenergy) )
271 CALL mp_bcast( tran_tot, ionode_id, intra_image_comm )
497 tran_tot(ien) = tran_tot(ien) + wkpt(ik)*tk
546 tran_tot(ien) = tran_tot(ien) + wkpt(ik)*tk
589 DEALLOCATE( tran_tot )
H A Dsummary_tran.f9013 USE cond, ONLY : nenergy, earr, start_e, last_e, tran_tot, tran_file
24 write(4,'(F12.5,3X,E14.5)') earr(i), tran_tot(i)
29 write(6,'(a8,F12.5,3X,E14.5)') 'T_tot', earr(i), tran_tot(i)
H A Dcondcom.f90159 tran_tot(:), & ! transmission array variable
H A Dplus_u_setup.f9020 nenergy, earr, nrzs, zs, tran_tot, norbf, nbrx, &