Allow explicit reset of simulation stop condition.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Fri, 24 Aug 2018 11:26:41 +0000 (14:26 +0300)
committerM. Eric Irrgang <ericirrgang@gmail.com>
Tue, 25 Sep 2018 15:25:44 +0000 (18:25 +0300)
commit86b081a7d171baaf7f84e0eafe1ce4c5b0a240a8
tree0ed8c50294848cdaf77a353394b2d8f4f9695996
parentabfca44934be282efa824b958f5bc4511ea3587a
Allow explicit reset of simulation stop condition.

Grant client code the ability to reset the global stop condition. This
is a necessary (but not sufficient) provision to allow multiple
simulations in the lifetime of a single process.

Change-Id: Ib755b9bffc71aef43c6e20988f2ae9994cb426b4
src/gromacs/mdlib/CMakeLists.txt
src/gromacs/mdlib/sighandler.cpp
src/gromacs/mdlib/sighandler.h
src/gromacs/mdlib/simulationsignal.h