mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
missing argument
This commit is contained in:
parent
678d0aebb5
commit
ab99e92232
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ c
|
|||
call oned_calc(n3xyz,g_rhs,dbl_mb(k_buf),
|
||||
* max1e,dbl_mb(k_scr),mscratch_1e,.false.,
|
||||
! * max1e,dbl_mb(k_scr),mscratch_1e,skelsym,
|
||||
* doS,doT,doV,geom,basis,ncent)
|
||||
* doS,doT,doV,geom,basis,ncent,1)
|
||||
if (ndens.gt.1) then ! UHF case
|
||||
alo(1) = 1
|
||||
ahi(1) = n3xyz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue