Fixed bug http://bugzilla.gromacs.org/show_bug.cgi?id=564 by adding a call to a routi...
commit9bbf04e62d37839658179c76d261f30c1d961fd3
authorDavid van der Spoel <spoel@anfinsen.bmc.uu.se>
Mon, 20 Sep 2010 11:50:05 +0000 (20 13:50 +0200)
committerDavid van der Spoel <spoel@anfinsen.bmc.uu.se>
Mon, 20 Sep 2010 11:50:05 +0000 (20 13:50 +0200)
treebe1e7a465dd60bda4c8a12b52008f77465cbb15a
parent21e8a327fea7473f7ec9ba7cb04e86a0a5b3ef4b
Fixed bug bugzilla.gromacs.org/show_bug.cgi?id=564 by adding a call to a routine freeing datastructures for lsq fitting. The program still uses memory
linearly with the number of timesteps in the mulsq variable. This should be fixed later on.
src/tools/gmx_dipoles.c