Remove unused velocity scaling enum value
authorArtem Zhmurov <zhmurov@gmail.com>
Tue, 27 Oct 2020 05:55:20 +0000 (08:55 +0300)
committerArtem Zhmurov <zhmurov@gmail.com>
Tue, 27 Oct 2020 05:55:20 +0000 (08:55 +0300)
commit2c816435b2a9addd4a8cff95ff7a078aeb472297
tree8bf4e7699e211190535a1d01fb8df76ca296c3f9
parent0496554ffd19cc178a472413011578a4c80b1dfd
Remove unused velocity scaling enum value

The velocities are never scaled by a full matrix, hence
the extra value in the enumeration is not needed. Having
extra possible value in the templated parameter may
hurt the compilation time.
src/gromacs/mdlib/leapfrog_gpu.h