mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
keep compiler quiet
This commit is contained in:
parent
545142de96
commit
a03cbb77d9
1 changed files with 1 additions and 1 deletions
|
|
@ -255,7 +255,7 @@ c of a unit sphere. Spherical coordinates are used.
|
|||
enddo
|
||||
|
||||
call ga_dgop(0,energy,1,'+')
|
||||
call ga_dgop(0,grad,2*n,'+')
|
||||
call ga_dgop(0,grad(1),2*n,'+')
|
||||
call dscal(2*n,0.5d0,grad,1)
|
||||
|
||||
end subroutine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue