Implement pull for modular simulator
[alexxy/gromacs.git] / src / gromacs / modularsimulator / simulatoralgorithm.cpp
index 5d07cc83aad163637f366749704de2e30e9ae487..c6f96efc3a1134c9175a802bcff898628f25bba5 100644 (file)
@@ -455,7 +455,8 @@ ModularSimulatorAlgorithmBuilder::ModularSimulatorAlgorithmBuilder(
                                                MASTER(legacySimulatorData->cr),
                                                legacySimulatorData->observablesHistory,
                                                legacySimulatorData->startingBehavior,
-                                               simulationsShareState);
+                                               simulationsShareState,
+                                               legacySimulatorData->pull_work);
     registerExistingElement(energyData_->element());
 
     // This is the only modular simulator object which changes the inputrec