Renamed bonded module as 'listed-forces'
[alexxy/gromacs.git] / src / gromacs / timing / wallcycle.c
index c6f468e3ed4bc0f89b584cd4b4769335b9c4b216..27eb275cd0e088e521f9d693ae731a6f188980c5 100644 (file)
@@ -110,7 +110,7 @@ static const char *wcsn[ewcsNR] =
     "DD redist.", "DD NS grid + sort", "DD setup comm.",
     "DD make top.", "DD make constr.", "DD top. other",
     "NS grid local", "NS grid non-loc.", "NS search local", "NS search non-loc.",
-    "Bonded F", "Nonbonded F", "Ewald F correction",
+    "Listed F", "Nonbonded F", "Ewald F correction",
     "NB X buffer ops.", "NB F buffer ops."
 };