Free topology in non-DD simulations
commit01e512cc2e9b34a4bbcc594f6a4924742dfadff5
authorKevin Boyd <kevin.boyd@uconn.edu>
Wed, 2 Jan 2019 01:22:59 +0000 (1 20:22 -0500)
committerPaul Bauer <paul.bauer.q@gmail.com>
Wed, 2 Jan 2019 12:39:28 +0000 (2 13:39 +0100)
tree8018e2c947bb99883f05cba26e4693578b5b0465
parenta2f0c1b2c88ce6d812a622100dc473038d8a3a8e
Free topology in non-DD simulations

Followup to commit 0926c8a6

Without DD, a number of fields in the localtop are dynamically
allocated and not freed, but functionality existed to free them
that hadn't been called.

Change-Id: I82b8d08234722dfd8d8d3f948512458ee105c5ad
src/gromacs/mdrun/md.cpp