Remove "support" for twin-range with VV integrators
commit6ead809baee2f05beb8355fa9200cb476d104d05
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 3 Aug 2015 20:08:31 +0000 (3 22:08 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 16 Nov 2015 14:22:48 +0000 (16 15:22 +0100)
tree4c3e75538201d4c04ed8bc5c78c05d7f20301104
parent545f6d76a58998bb715ff8e672077de5f143b7cb
Remove "support" for twin-range with VV integrators

Group-scheme twin-range non-bonded interactions never worked with
VV+constraints, and removing it was a to-do item. There are no plans
to make it work with VV, and there are plans to remove the twin-range
scheme entirely, as well as rework leap-frog more closerly into the
Trotter scheme.

Refs #1137, #1793

Change-Id: Ibd70b5397568bfcd328cd6dd1c5c99384d7aaca8
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/legacyheaders/types/forcerec.h
src/gromacs/mdlib/update.cpp
src/programs/mdrun/md.cpp