Home
last modified time | relevance | path

Searched refs:drhor (Results 1 – 12 of 12) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/src/
H A Dmainvar.f9092 REAL(DP), ALLOCATABLE :: drhor(:,:,:,:) variable
191 ALLOCATE( drhor( nnr, nspin, 3, 3 ), STAT=ierr )
196 ALLOCATE( drhor( 1, 1, 1, 1 ) )
288 IF( ALLOCATED( drhor ) ) DEALLOCATE( drhor )
H A Dcg_sub.f9056 USE cp_main_variables, ONLY : idesc, drhor, drhog
223 rhovan,rhor,drhor,rhog,drhog,rhos,enl,denl,ekin,dekin6)
248 call vofrho(nfi,vpot,drhor,rhog,drhog,rhos,rhoc,tfirst,tlast, &
584 drhor,rhog,drhog,rhos,enl,denl,ekin,dekin6)
595 call vofrho(nfi,vpot,drhor,rhog,drhog,rhos,rhoc,tfirst,tlast, &
648 drhor,rhog,drhog,rhos,enl,denl,ekin,dekin6)
659 call vofrho(nfi,vpot,drhor,rhog,drhog,rhos,rhoc,tfirst,tlast, &
742 drhor,rhog,drhog,rhos,enl,denl,ekin,dekin6)
753 call vofrho(nfi,vpot,drhor,rhog,drhog,rhos,rhoc,tfirst,tlast, &
823 drhor,rhog,drhog,rhos,enl,denl,ekin,dekin6)
[all …]
H A Dchargedensity.f9011 …( nfi, c_bgrp, irb, eigrb, bec_bgrp, dbec, rhovan, rhor, drhor, rhog, drhog, rhos, enl, denl, ekin… argument
78 REAL(DP) drhor(:,:,:,:) local
259 CALL drhov( irb, eigrb, rhovan, drhovan, rhog, rhor, drhog, drhor )
525 REAL(DP), INTENT(OUT) :: drhor(dfftp%nnr,nspin,3,3) local
561 drhor(ir,iss,i,j)=-rhor(ir,iss)*ainv(j,i)
673 drhor(ir,iss,i,j) = drhor(ir,iss,i,j) + DBLE(v(ir))
745 drhor(ir,isup,i,j) = drhor(ir,isup,i,j) + DBLE(v(ir))
746 drhor(ir,isdw,i,j) = drhor(ir,isdw,i,j) +AIMAG(v(ir))
H A Dmove_electrons.f9019 USE cp_main_variables, ONLY : eigr, irb, eigrb, rhog, rhos, rhor, drhor, &
84 drhor, rhog, drhog, rhos, enl, denl, ekin, dekin6 )
119 CALL vofrho( nfi, vpot, drhor, rhog, drhog, rhos, rhoc, tfirst, tlast,&
125 b2, b3, vpot, drhor, rhog, drhog, rhos, enl, ekin )
H A Dinner_loop_cold.f9052 USE cp_main_variables, ONLY: idesc, drhor, drhog
121 rhor, drhor, rhog, drhog, rhos, enl, denl, ekin, dekin6 )
127 CALL vofrho( nfi, vpot, drhor, rhog, drhog, rhos, rhoc, tfirst, &
262 rhor, drhor, rhog, drhog, rhos, enl, denl, ekin, dekin6 )
268 CALL vofrho( nfi, vpot, drhor, rhog, drhog, rhos, rhoc, tfirst, &
343 USE cp_main_variables, ONLY: idesc, drhor, drhog
411 rhor, drhor, rhog, drhog, rhos, enl, denl, ekin, dekin6 )
417 CALL vofrho( nfi, vpot, drhor, rhog, drhog, rhos, rhoc, tfirst, &
H A Dfromscra.f9057 vpot, ht0, edft, becdr_bgrp, dbec, drhor, drhog
195 …CALL rhoofr( nfi, cm_bgrp, irb, eigrb, bec_bgrp, dbec, becsum, rhor, drhor, rhog, drhog, rhos, enl…
215 CALL vofrho( nfi, vpot, drhor, rhog, drhog, rhos, rhoc, tfirst, tlast, &
H A Dwannier.f90390 taub, irb, ibrav, b1, b2, b3, rhor, drhor, rhog, & argument
415 REAL(DP) :: drhor(:,:,:,:), rhor(:,:), rhos(:,:) local
428 …CALL rhoofr (nfi,cm, irb, eigrb,bec,dbec,rhovan,rhor,drhor,rhog,drhog,rhos,enl,denl,ekin,dekin6,.f…
H A Dvol_clu.f9024 USE cp_main_variables, only: drhor
331 & v_vol(ir)*drhor(ir,is,k,j)*omega/ &
H A Dexch_corr.f9033 use cp_main_variables, only : drhor
143 dxc(i,j) = dxc(i,j) + rhor( ir, iss ) * drhor( ir, iss, i, j )
H A Dcp_interfaces.f90228 …( nfi, c_bgrp, irb, eigrb, bec, dbec, rhovan, rhor, drhor, rhog, drhog, rhos, enl, denl, ekin, dek…
239 REAL(DP) drhor(:,:,:,:) local
833 SUBROUTINE vofrho_x( nfi, rhor, drhor, rhog, drhog, rhos, rhoc, tfirst, tlast, &
839 REAL(DP) :: rhor(:,:), drhor(:,:,:,:), rhos(:,:), fion(:,:) local
H A Dvofrho.f9071 REAL(DP) :: rhor(:,:), drhor(:,:,:,:), rhos(:,:), fion(:,:) local
H A Dcpr.f9099 drhor, drhog, bec_bgrp, dbec