Merge branch release-4-6 into master
[alexxy/gromacs.git] / src / gromacs / legacyheaders / types / state.h
index eca0445c1ea0be9984e73e6056b221af2d75b03c..92fe106dd0e7c36bfe0aa046a94d8c95a5e88305 100644 (file)
@@ -121,7 +121,7 @@ typedef struct
 {
     int      nlambda;        /* total number of lambda states - for history*/
 
-    gmx_bool bEquil;         /* reached equilibration */
+    gmx_bool bEquil;         /* Have we reached equilibration */
     int     *n_at_lam;       /* number of points observed at each lambda */
     real    *wl_histo;       /* histogram for WL flatness determination */
     real     wl_delta;       /* current wang-landau delta */
@@ -138,6 +138,7 @@ typedef struct
 
     real   **Tij;            /* transition matrix */
     real   **Tij_empirical;  /* Empirical transition matrix */
+
 } df_history_t;
 
 typedef struct