Essential dynamics functions use const-ref for input t_edpar.
authorChristian Blau <cblau@gwdg.de>
Wed, 8 Aug 2018 12:31:48 +0000 (14:31 +0200)
committerChristian Blau <cblau@gwdg.de>
Wed, 8 Aug 2018 12:31:48 +0000 (14:31 +0200)
commite86d25e3548eb18d84e2521f2a5d086fd5d91592
tree1312fbfd97c02892026f3e8408ce878b6bf68efe
parent8f0bdeda868bf25dc7557ae76166ec7b916fcd24
Essential dynamics functions use const-ref for input t_edpar.

Made function calls to t_edpar carrying input parameters use const &, so
that we can later use a const parameter storage class.

Added documentation and trivial modernisation to functions and moved
them into anonymous namespace.

Part of #2590

Change-Id: I1910f45c3695ce6b1c234f67bd3ecaa279541e26
src/gromacs/essentialdynamics/edsam.cpp