-
- Downloads
There was an error fetching the commit references. Please try again later.
Renamed getPosition(AtomNumber) to getGlobalPosition(AtomNumber)
See #357. The whole code, including optional modules, correctly compiles indicating that this function was used in a single place. In case some foreign code uses getPosition(AtomNumber), after this update the compilation will fail (and will not just produce incorrect results). So I think this change can be merged safely.
Please register or sign in to comment