Home
last modified time | relevance | path

Searched refs:xce (Results 1 – 25 of 2215) sorted by relevance

12345678910>>...89

/dports/sysutils/moosefs3-chunkserver/moosefs-3.0.116/mfsclient/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs3-client/moosefs-3.0.116/mfsclient/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs3-netdump/moosefs-3.0.116/mfsclient/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs3-cgiserv/moosefs-3.0.116/mfsclient/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs3-cgi/moosefs-3.0.116/mfsclient/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs3-cli/moosefs-3.0.116/mfsclient/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs3-metalogger/moosefs-3.0.116/mfsclient/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs3-master/moosefs-3.0.116/mfsclient/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs2-client/moosefs-2.0.91/mfsmount/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs2-master/moosefs-2.0.91/mfsmount/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs2-netdump/moosefs-2.0.91/mfsmount/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs2-metalogger/moosefs-2.0.91/mfsmount/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs2-cgi/moosefs-2.0.91/mfsmount/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs2-cgiserv/moosefs-2.0.91/mfsmount/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs2-chunkserver/moosefs-2.0.91/mfsmount/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/sysutils/moosefs2-cli/moosefs-2.0.91/mfsmount/
H A Dxattrcache.c95 xce->hashnext->hashprev = xce->hashprev; in xattr_cache_remove_entry()
97 *(xce->hashprev) = xce->hashnext; in xattr_cache_remove_entry()
99 xce->lrunext->lruprev = xce->lruprev; in xattr_cache_remove_entry()
103 *(xce->lruprev) = xce->lrunext; in xattr_cache_remove_entry()
108 free(xce); in xattr_cache_remove_entry()
141 xce->hashnext->hashprev = &(xce->hashnext); in xattr_cache_new()
155 for (xce = hashtab[hash%HASHSIZE] ; xce!=NULL ; xce=xce->hashnext) { in xattr_cache_find()
156 …if (xce->hash == hash && xce->node == node && xce->uid == uid && xce->gid == gid && xce->nleng == … in xattr_cache_find()
170 …if (xce->hash == hash && xce->node == node && xce->nleng == nleng && memcmp(xce->name,name,nleng)=… in xattr_cache_delete()
173 xce = nxce; in xattr_cache_delete()
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/recipes/
H A Dtanea.recipe16 (u'\xce\x95\xce\xbb\xce\xbb\xce\xac\xce\xb4\xce\xb1',
18 (u'\xce\x9a\xcf\x8c\xcf\x83\xce\xbc\xce\xbf\xcf\x82',
20 (u'\xce\x9f\xce\xb9\xce\xba\xce\xbf\xce\xbd\xce\xbf\xce\xbc\xce\xaf\xce\xb1',
22 (u'\xce\xa0\xce\xbf\xce\xbb\xce\xb9\xcf\x84\xce\xb9\xcf\x83\xce\xbc\xcf\x8c\xcf\x82',
24 (u'\xce\x93\xce\xbd\xcf\x8e\xce\xbc\xce\xb5\xcf\x82',
26 (u'\xce\xa1\xce\xb9\xcf\x80\xce\xad\xcf\x82',
28 (u'\xce\x91\xce\xb9\xcf\x87\xce\xbc\xce\xad\xcf\x82',
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-encoding-textwrap.t146xce\xb1\xce\xb2\xce\xb3\xce\xb4\xcf\x85\xce\xb6\xce\xb7\xce\xb8\xe2\x97\x8b \xce\xb1\xce\xb2\xce\x…
148xce\xb1\xce\xb2\xce\xb3\xce\xb4\xcf\x85\xce\xb6\xce\xb7\xce\xb8\xe2\x97\x8b \xce\xb1\xce\xb2\xce\x…
149 …\xce\xb1\xce\xb2\xce\xb3\xce\xb4\xcf\x85\xce\xb6\xce\xb7\xce\xb8\xe2\x97\x8b \xce\xb1\xce\xb2\xce\…
151xce\xb1\xce\xb2\xce\xb3\xce\xb4\xcf\x85\xce\xb6\xce\xb7\xce\xb8\xe2\x97\x8b\xce\xb1\xce\xb2\xce\xb…
152 \xce\xb1\xce\xb2\xce\xb3\xce\xb4\xcf\x85\xce\xb6\xce\xb7\xce\xb8\xe2\x97\x8b (esc)
212xce\xb1\xce\xb2\xce\xb3\xce\xb4\xcf\x85\xce\xb6\xce\xb7\xce\xb8\xe2\x97\x8b \xce\xb1\xce\xb2\xce\x…
214 …\xce\xb1\xce\xb2\xce\xb3\xce\xb4\xcf\x85\xce\xb6\xce\xb7\xce\xb8\xe2\x97\x8b \xce\xb1\xce\xb2\xce\…
215 …\xce\xb1\xce\xb2\xce\xb3\xce\xb4\xcf\x85\xce\xb6\xce\xb7\xce\xb8\xe2\x97\x8b \xce\xb1\xce\xb2\xce\…
216 …\xce\xb1\xce\xb2\xce\xb3\xce\xb4\xcf\x85\xce\xb6\xce\xb7\xce\xb8\xe2\x97\x8b \xce\xb1\xce\xb2\xce\…
219xce\xb1\xce\xb2\xce\xb3\xce\xb4\xcf\x85\xce\xb6\xce\xb7\xce\xb8\xe2\x97\x8b\xce\xb1\xce\xb2\xce\xb…
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/pspw/lib/exchange-correlation/
H A Dv_bwexc_all.F11 subroutine v_bwexc_all(gga,n2ft3d,ispin,dn,xcp,xce) argument
17 real*8 xcp(n2ft3d,2),xce(n2ft3d) local
41 call vxc(n2ft3d,ispin,dn,xcp,xce,dbl_mb(tmp1(1)))
50 call v_bwexc(gga,n2ft3d,ispin,dn,1.0d0,1.0d0,xcp,xce)
54 call v_mexc(gga,n2ft3d,ispin,dn,1.0d0,1.0d0,xcp,xce)
58 call v_bwexc(10,n2ft3d,ispin,dn,0.75d0,1.0d0,xcp,xce)
60 call v_bwexc(11,n2ft3d,ispin,dn,0.75d0,1.0d0,xcp,xce)
62 call v_bwexc(12,n2ft3d,ispin,dn,0.75d0,1.0d0,xcp,xce)
64 call v_bwexc(14,n2ft3d,ispin,dn,1.00d0,1.0d0,xcp,xce)
85 real*8 xcp(n2ft3d,2),xce(n2ft3d) local
[all …]
H A Dv_exc.F5 subroutine vxc(n2ft3d,ispin,dn,xcp,xce,x) argument
15 real*8 xce(n2ft3d,2) local
75 xce(k,1) = xce(k,1)/x(k)
79 xce(k,1) = xce(k,1)/(x(k)+x(n2ft3d+k))
89 xce(k,1)=cp1*dlog(xx*x(k)**2)+cp2*dlog(xx*(x(k)+cp3)**2)
91 xcp(k,1)=xce(k,1)-one6th*x(k)*(
100 xce(k,1)=xce(k,1)+(xp/x(k)**2)
114 xcp(k,2)=xce(k,2)-one6th*x(k)*(
123 xce(k,2)=xce(k,2)+(xf/x(k)**2)
136 df=(zup**one3rd-zdw**one3rd)*(xce(k,2)-xce(k,1))*fd
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/pspw/lib/exchange-correlation/
H A Dv_bwexc_all.F11 subroutine v_bwexc_all(gga,n2ft3d,ispin,dn,xcp,xce) argument
17 real*8 xcp(n2ft3d,2),xce(n2ft3d) local
41 call vxc(n2ft3d,ispin,dn,xcp,xce,dbl_mb(tmp1(1)))
50 call v_bwexc(gga,n2ft3d,ispin,dn,1.0d0,1.0d0,xcp,xce)
54 call v_mexc(gga,n2ft3d,ispin,dn,1.0d0,1.0d0,xcp,xce)
58 call v_bwexc(10,n2ft3d,ispin,dn,0.75d0,1.0d0,xcp,xce)
60 call v_bwexc(11,n2ft3d,ispin,dn,0.75d0,1.0d0,xcp,xce)
62 call v_bwexc(12,n2ft3d,ispin,dn,0.75d0,1.0d0,xcp,xce)
64 call v_bwexc(14,n2ft3d,ispin,dn,1.00d0,1.0d0,xcp,xce)
85 real*8 xcp(n2ft3d,2),xce(n2ft3d) local
[all …]
H A Dv_exc.F5 subroutine vxc(n2ft3d,ispin,dn,xcp,xce,x) argument
15 real*8 xce(n2ft3d,2) local
75 xce(k,1) = xce(k,1)/x(k)
79 xce(k,1) = xce(k,1)/(x(k)+x(n2ft3d+k))
89 xce(k,1)=cp1*dlog(xx*x(k)**2)+cp2*dlog(xx*(x(k)+cp3)**2)
91 xcp(k,1)=xce(k,1)-one6th*x(k)*(
100 xce(k,1)=xce(k,1)+(xp/x(k)**2)
114 xcp(k,2)=xce(k,2)-one6th*x(k)*(
123 xce(k,2)=xce(k,2)+(xf/x(k)**2)
136 df=(zup**one3rd-zdw**one3rd)*(xce(k,2)-xce(k,1))*fd
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/utilities/paw_utilities/
H A Dnwpw_gga.F10 > xce,fn,fdn,tmp)
16 double precision xce(ic)
55 > dtmp,xce,
69 xce(i) = xce(i)/(tmp(i)+dncut)
84 > xce,
92 > xce,
101 > xce,
127 > dtmp,xce,
133 xce(i) = xce(i)/(rho(i,1)+rho(i,2)+dncut)
154 > xce,
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/paw/paw_xc/
H A Dpaw_gga.F9 > xce,fn,fdn,tmp)
19 double precision xce(ic)
42 > dumtau,xce,
52 xce(i) = xce(i)/(tmp(i)+dncut)
62 > xce,
70 > xce,
79 > xce,
105 > dumtau,xce,
108 xce(i) = xce(i)/(rho(i,1)+rho(i,2)+dncut)
128 > xce,
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/utilities/paw_utilities/
H A Dnwpw_gga.F10 > xce,fn,fdn,tmp)
16 double precision xce(ic)
55 > dtmp,xce,
69 xce(i) = xce(i)/(tmp(i)+dncut)
84 > xce,
92 > xce,
101 > xce,
127 > dtmp,xce,
133 xce(i) = xce(i)/(rho(i,1)+rho(i,2)+dncut)
154 > xce,
[all …]

12345678910>>...89