Homec4science

replace pow(x,-0.5) with 1.0/sqrt(x)

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on May 15 2017, 22:16.

Description

replace pow(x,-0.5) with 1.0/sqrt(x)

Details

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPSfb7164a8110b: replace pow(x,-0.5) with 1.0/sqrt(x) (authored by Axel Kohlmeyer <akohlmey@gmail.com>).May 15 2017, 22:16