Clean up grompp memory leaks in rotation and pull structures.
authorKevin Boyd <kevin44boyd@gmail.com>
Sun, 24 May 2020 13:13:01 +0000 (13:13 +0000)
committerMark Abraham <mark.j.abraham@gmail.com>
Sun, 24 May 2020 13:13:01 +0000 (13:13 +0000)
commitf2a3a72cc012ca646ff8910bb482a5612ffa9ad5
treef7fc0e6643ed9207da2fff6b2729762e592462e4
parentd10dc19c6aa9f8565d023a523d86b8e33f1d86ec
Clean up grompp memory leaks in rotation and pull structures.

Changed to C++ where possible, added c-style cleanup where not
feasible.
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/gmxpreprocess/readir.h
src/gromacs/gmxpreprocess/readpull.cpp
src/gromacs/gmxpreprocess/readrot.cpp
src/gromacs/mdtypes/inputrec.cpp
src/gromacs/tools/check.cpp