mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
vxc
This commit is contained in:
parent
9c10028a63
commit
07a30604db
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ c
|
|||
if(.not.xcrep_ga) goto 1984
|
||||
call ga_zero(k_repxc(ii))
|
||||
else
|
||||
xcrep_ga=util_mirrmat(1,g_dens(ii),k_repxc(ii),
|
||||
xcrep_ga=util_mirrmat(1,g_vxc(ii),k_repxc(ii),
|
||||
+ .false.,.true.)
|
||||
|
||||
if(.not.xcrep_ga) goto 1984
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue