Merge branch release-4-6
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec.c
index e2329ddc150d8927886329e2ce2064bd38670dd9..846d85e11447d5a3b1e90e1f6a5ead868d52a20c 100644 (file)
@@ -9652,7 +9652,7 @@ void dd_partition_system(FILE                *fplog,
         make_local_gb(cr, fr->born, ir->gb_algorithm);
     }
 
-    init_bonded_thread_force_reduction(fr, &top_local->idef);
+    setup_bonded_threading(fr, &top_local->idef);
 
     if (!(cr->duty & DUTY_PME))
     {