Home
last modified time | relevance | path

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

/dports/science/libvdwxc/libvdwxc-b1e0dd854310410012d05daf4c6661b49f31b2ab/src/
H A Dvdw_q0.c110 double rs = rootrs * rootrs; in vdwxc_G_pw()
111 double rootrs3 = rootrs * rs; in vdwxc_G_pw()
112 double rs2 = rootrs * rootrs3; in vdwxc_G_pw()
118 rootrs * (3.0 * b3 + 4.0 * b4 * rootrs)); in vdwxc_G_pw()
126 rootrs, e, dedn); in vdwxc_G_zeta0()
132 rootrs, e, dedn); in vdwxc_G_zeta1()
138 rootrs, e, dedn); in vdwxc_G_alphac()
147 double rootrs = sqrt(rs); in vdwxc_compute_lda() local
148 vdwxc_G_zeta0(rootrs, e, v); in vdwxc_compute_lda()
165 double rootrs = sqrt(rs); in vdwxc_compute_lda_spin_zeta() local
[all …]