Homec4science

replace fabs() with abs() where needed in USER-EFF

Authored by Axel Kohlmeyer <akohlmey@gmail.com> on Feb 17 2015, 17:17.

Description

replace fabs() with abs() where needed in USER-EFF

USER-EFF was using fabs(spin[i]) rather than abs() even
though *spin is an integer array. this is now corrected.

Details

Committed
Axel Kohlmeyer <akohlmey@gmail.com>Feb 17 2015, 17:17
Pushed
jungeOct 6 2016, 16:49
Parents
rLAMMPSc3e258814fe7: Merge remote-tracking branch 'lammps-ro/master' into lammps-icms
Branches
Unknown
Tags
Unknown

Event Timeline

Axel Kohlmeyer <akohlmey@gmail.com> committed rLAMMPSd3b70445a5d3: replace fabs() with abs() where needed in USER-EFF (authored by Axel Kohlmeyer <akohlmey@gmail.com>).Feb 17 2015, 17:17