Home
last modified time | relevance | path

Searched refs:rrmod (Results 1 – 2 of 2) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Src/
H A Datomlwf.F122 . cg,fact(2),qtot,r,rmax,rr(3),rrmod, local
264 rrmod = sqrt( rr(1)**2 + rr(2)**2 + rr(3)**2 )
265 if (rrmod .gt. rmax) rmax = rrmod
H A Dchempot.F125 . rmax, rrmod, ri(3), tol
367 rrmod = sqrt( ri(1)**2 + ri(2)**2 + ri(3)**2 )
368 if (rrmod .gt. rmax) rmax = rrmod