Make global topology const in minimization
authorPascal Merz <pascal.merz@me.com>
Tue, 24 Mar 2020 03:14:45 +0000 (21:14 -0600)
committerPascal Merz <pascal.merz@me.com>
Tue, 7 Apr 2020 00:02:52 +0000 (00:02 +0000)
commit1fc29401dcd41c07259887927468287d99c61dbb
tree5f346395e9a9cb2b25188f4f8094c921d367c03a
parent260f8350af817838a1738165944e561883b4c917
Make global topology const in minimization

Added some trivial const qualifiers to the minimization code to
make global topology const throughout the minimization code.

Refs #3467
src/gromacs/mdrun/minimize.cpp