mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
still need to update the arguments list
This commit is contained in:
parent
32a5e2a704
commit
858e438d30
1 changed files with 2 additions and 1 deletions
|
|
@ -162,7 +162,8 @@ c
|
|||
call dftgh_gridv0(rtdb,geom,basis, ipol,nbf,
|
||||
. g_dens, 0d0, hess, g_rhs, calc_type,
|
||||
& natoms, oactive, nactive, dbl_mb(k_rdens_atom),
|
||||
& int_mb(k_cetobfr), 0d0, .false.)
|
||||
& int_mb(k_cetobfr), 0, .false.,
|
||||
& 0d0, .false.)
|
||||
c
|
||||
c Clean up indexing arrays
|
||||
c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue