Make AWH bias sharing more flexible
[alexxy/gromacs.git] / src / gromacs / applied_forces / awh / tests / awh_setup.h
index 6e2c1f553d5158d9a199620862bacf0125d161ce..ee6cb618fda07918df3c4cb34905c758b4a90b05 100644 (file)
@@ -96,7 +96,8 @@ AwhTestParameters getAwhTestParameters(AwhHistogramGrowthType            eawhgro
                                        double                            beta,
                                        bool                              useAwhFep,
                                        double                            inputErrorScaling,
-                                       int                               numFepLambdaStates);
+                                       int                               numFepLambdaStates,
+                                       int                               biasShareGroup = 0);
 
 } // namespace test
 } // namespace gmx