Initialize t_inputrec properly
[alexxy/gromacs.git] / src / gromacs / mdlib / vcm.h
index 4f4a26d9a2ef290c50b75607bb4cc7f7d6cf5c68..35fbeb71371e75874f04fb7a0eb7f676fb75dbc3 100644 (file)
@@ -43,6 +43,7 @@
 #include <vector>
 
 #include "gromacs/math/vectypes.h"
+#include "gromacs/mdtypes/md_enums.h"
 #include "gromacs/utility/real.h"
 
 struct SimulationGroups;
@@ -55,19 +56,6 @@ template<typename T>
 class ArrayRef;
 }
 
-//! Center of mass motion removal algorithm.
-enum class ComRemovalAlgorithm : int
-{
-    Linear,
-    Angular,
-    No,
-    LinearAccelerationCorrection,
-    Count,
-    Default = Linear
-};
-//! String corresponding to COM removal
-const char* enumValueToString(ComRemovalAlgorithm enumValue);
-
 struct t_vcm_thread
 {
     //! Linear momentum