Clean up inputrec structs
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 17 Jul 2018 15:47:11 +0000 (17:47 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 31 Jul 2018 06:39:20 +0000 (08:39 +0200)
commit144d2cb9dbf33b4dc82dd356aabf5d493d30426b
tree09a2a2cfcef9a4f1fe142cb8b9472f7fe7b077c7
parent511c6669ad4b9d9ae14d7073492994bb50d5d92c
Clean up inputrec structs

Used Doxygen for comments. Less use of typedef struct and better use
of forward declarations at the top of the header file. Expanded some
abbreviations and fixed some spelling and punctuation.

No functionality changes.

Change-Id: I20da07314a131b945d09dcbf25d95a37ef9c03cd
src/gromacs/mdtypes/inputrec.h
src/gromacs/pulling/pull_rotation.cpp