Add class ListedForces
[alexxy/gromacs.git] / src / gromacs / mdrun / tpi.cpp
index 280d1f22cb2b352ee0308d38b5d25eacc93f76b0..6239d06ba08483ee35449c8bffebdccce66bbe24 100644 (file)
@@ -754,7 +754,7 @@ void LegacySimulator::do_tpi()
             std::feholdexcept(&floatingPointEnvironment);
             do_force(fplog, cr, ms, inputrec, nullptr, nullptr, imdSession, pull_work, step, nrnb,
                      wcycle, &top, state_global->box, state_global->x.arrayRefWithPadding(),
-                     &state_global->hist, f.arrayRefWithPadding(), force_vir, mdatoms, enerd, fcd,
+                     &state_global->hist, f.arrayRefWithPadding(), force_vir, mdatoms, enerd,
                      state_global->lambda, fr, runScheduleWork, nullptr, mu_tot, t, nullptr,
                      GMX_FORCE_NONBONDED | GMX_FORCE_ENERGY | (bStateChanged ? GMX_FORCE_STATECHANGED : 0),
                      DDBalanceRegionHandler(nullptr));