Home
last modified time | relevance | path

Searched defs:etxc (Results 1 – 22 of 22) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/src/
H A Dmetaxc.f9010 SUBROUTINE tpssmeta(nnr, nspin,grho,rho,kedtau,etxc) argument
25 real(dp) :: etxc local
H A Dexch_corr.f90369 subroutine exch_corr_cp(nnr,nspin,grhor,rhor,etxc) argument
379 real(DP) :: etxc local
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dread_file_new.f90166 REAL(DP) :: ehart, etxc, vtxc, etotefield, charge local
H A Dgradcorr.f9010 SUBROUTINE gradcorr( rho, rhog, rho_core, rhog_core, etxc, vtxc, v ) argument
31 REAL(DP), INTENT(INOUT) :: vtxc, etxc local
H A Dv_of_rho.f9010 ehart, etxc, vtxc, eth, etotefield, charge, v ) argument
45 REAL(DP), INTENT(OUT) :: etxc local
143 SUBROUTINE v_xc_meta( rho, rho_core, rhog_core, etxc, vtxc, v, kedtaur ) argument
174 REAL(DP), INTENT(INOUT) :: etxc local
336 SUBROUTINE v_xc( rho, rho_core, rhog_core, etxc, vtxc, v ) argument
366 REAL(DP), INTENT(OUT) :: etxc local
H A Dpwcom.f90303 REAL(DP) :: etxc variable
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/pw4gww/
H A Denergies_xc.f9098 REAL(dp) :: etxc,vtxc local
227 REAL(kind=DP) :: etxc,vtxc,ehart, charge local
/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/src/
H A Dwork_function.f9029 REAL(DP) :: wmean1, wmean2, meancharge, wx1, wx2, wxm, wf, etxc, vtxc local
H A Dvasp_xml_module.f90140 REAL(DP) :: rdum(1,1), ehart, etxc, vtxc, etotefield, charge local
H A Dppacf.f90114 REAL(DP) :: etxc, vtxc variable
/dports/science/atompaw/atompaw-4.1.1.0/src/
H A Dldagga_mod.F9043 REAL(8) :: en1,etxc,eex local
224 REAL(8) :: eex,etot,etxc local
H A Dexcor.F90470 SUBROUTINE exch(Grid,den,rvxc,etxc,eexc,fin,v0,v0p,needvtau,tau,vtau) argument
485 REAL(8), INTENT(INOUT) :: rvxc(:),etxc,eexc local
H A Dgeneral_mod.F90211 REAL(8) :: ecoul,eex,etot,ekin,eone,h,x,v0,qcal,etxc,small,rescale,fpi local
H A Daeatom.F90838 REAL(8) :: en0,qcal,qf,rescale,z,small,zeff,ecoul,v0,etxc,eex local
H A Dabinitinterface.F901492 real(dp):: etxc,eexc,qeff,q00,rat local
H A Dpseudo.F901105 REAL(8) :: ecoul,etxc,eexc local
3172 REAL(8) :: h,qeff,tq,rat,q00,ecoul,etxc,eexc,occ,fac local
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dqexsd.f90447 etot, eband, ehart, vtxc, etxc, ewald, degauss, demet, forces, & argument
460 etxc, ewald, scf_error, forces(3,nat), stress(3,3) local
H A Dxc_vdW_DF.f90349 SUBROUTINE xc_vdW_DF (rho_valence, rho_core, etxc, vtxc, v) argument
361 REAL(DP), INTENT(INOUT) :: etxc, vtxc, v(:,:) !_ local
516 SUBROUTINE xc_vdW_DF_spin (rho_valence, rho_core, etxc, vtxc, v) argument
528 REAL(DP), INTENT(INOUT) :: etxc, vtxc, v(:,:) !_ local
H A Dxc_rVV10.f9062 SUBROUTINE xc_rVV10(rho_valence, rho_core, nspin, etxc, vtxc, v, b_value_) argument
78 real(dp), intent(inout) :: etxc, vtxc, v(:,:) !_ local
H A Dqexsd_init.f90915 SUBROUTINE qexsd_init_total_energy(obj, etot, eband, ehart, vtxc, etxc, ewald, degauss, demet, & argument
923 REAL(DP),INTENT(IN) :: etot, ehart,vtxc,etxc local
H A Dqes_init_module.f902903 SUBROUTINE qes_init_total_energy(obj, tagname, etot, eband, ehart, vtxc, etxc, ewald, demet,& argument
2914 REAL(DP),OPTIONAL,INTENT(IN) :: etxc local
H A Dqes_types_module.f90990 REAL(DP) :: etxc component