change update of dynamic groups to post_force location in timestep

This commit is contained in:
Steve Plimpton
2022-04-21 15:02:47 -06:00
parent aebbd04297
commit 8cb47c8504
9 changed files with 119 additions and 107 deletions

View File

@ -60,7 +60,6 @@ Update::Update(LAMMPS *lmp) : Pointers(lmp)
beginstep = endstep = 0;
restrict_output = 0;
setupflag = 0;
post_integrate = 0;
multireplica = 0;
eflag_global = vflag_global = -1;