Redefine the default boolean type to gmx_bool.
[alexxy/gromacs.git] / include / genborn.h
index 28e709301f74d418da654f639ce0f13cffed1c64..bea7163118d8f7fe7eaf8b1899f06de567286efe 100644 (file)
@@ -88,7 +88,7 @@ convert_gb_params(gmx_ffparams_t *ffparams, t_functype ftype, t_params *gb_plist
 /* Functions for calculating adjustments due to ie chain rule terms */
 void
 calc_gb_forces(t_commrec *cr, t_mdatoms *md, gmx_genborn_t *born, gmx_localtop_t *top, const t_atomtypes *atype,
-                          rvec x[], rvec f[], t_forcerec *fr,t_idef *idef,int gb_algorithm, t_nrnb *nrnb, bool bRad,
+                          rvec x[], rvec f[], t_forcerec *fr,t_idef *idef,int gb_algorithm, t_nrnb *nrnb, gmx_bool bRad,
                           const t_pbc *pbc, const t_graph *graph, gmx_enerdata_t *enerd);