Set up workload data structures
[alexxy/gromacs.git] / src / gromacs / mdrun / shellfc.h
index 778288566962bf5ef83e9103213de919857458dc..6ec6dc99d8c23e6a1eed882d18212b3ec55e5dec 100644 (file)
@@ -62,7 +62,7 @@ namespace gmx
 {
 class Constraints;
 class ImdSession;
-class MdScheduleWorkload;
+class MdrunScheduleWorkload;
 }
 
 /* Initialization function, also predicts the initial shell postions.
@@ -102,7 +102,7 @@ void relax_shell_flexcon(FILE                                     *log,
                          t_graph                                  *graph,
                          gmx_shellfc_t                            *shfc,
                          t_forcerec                               *fr,
-                         gmx::MdScheduleWorkload                  *mdScheduleWork,
+                         gmx::MdrunScheduleWorkload               *runScheduleWork,
                          double                                    t,
                          rvec                                      mu_tot,
                          const gmx_vsite_t                        *vsite,