Move pair-interaction code into listed-forces module
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 27 Aug 2014 12:15:24 +0000 (14:15 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 3 Oct 2014 17:31:18 +0000 (19:31 +0200)
Did C++ conversion, added Doxygen, renamed functions to reflect that
they are now local to a source file, and put them into an anonymous
namespace.

Made glatnr() local to the listed-forces module.

Converted IS_LISTED_LJ_C to static function and made it local
to bonded module.

Removed temporary cycle-warning suppression.

Change-Id: If3a3045021fe7a3f1d67d14f2294551fc41b5422


No differences found