Reimplement constant acceleration groups
[alexxy/gromacs.git] / src / gromacs / mdtypes / mdatom.h
index 91ee9f00d7d2e4afed8d34be4af8eeddf87fcab9..c80ffdeaeddc1024651a1bdfcdd47b8292cc333c 100644 (file)
@@ -117,6 +117,8 @@ typedef struct t_mdatoms
     unsigned short* cTC;
     //! Group index for energy matrix
     unsigned short* cENER;
+    //! Group index for acceleration
+    unsigned short* cACC;
     //! Group index for freezing
     unsigned short* cFREEZE;
     //! Group index for center of mass motion removal