Simplify finish_update()
commit9519d4cf33e7fce4132cdcf4cf743ab453098a94
authorBerk Hess <hess@kth.se>
Tue, 17 Mar 2020 09:53:13 +0000 (17 10:53 +0100)
committerBerk Hess <hess@kth.se>
Thu, 19 Mar 2020 09:14:01 +0000 (19 10:14 +0100)
tree6bce29d7d96047984031d531e407f663a1cdc0c8
parent9dce7177234ca321218825083ebdc37dd7960788
Simplify finish_update()

Now that coordinates are no longer shifted using the graph
in do_force() and not shifted back in finish_update(),
the handling of frozen atoms can be simplified.

Change-Id: I81b817d25f26eeb5480e729dd858c084431a5117
src/gromacs/mdlib/update.cpp