git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13334 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2015-03-31 14:50:15 +00:00
parent dc0df9e963
commit cd130bc9ee
1 changed files with 4 additions and 0 deletions

View File

@ -185,6 +185,10 @@ void FixGroup::set_group()
modify->addstep_compute(update->ntimestep + nevery);
}
// update region in case it has a variable dependence or is dynamic
if (regionflag) region->prematch();
// set mask for each atom
// only in group if in parent group, in region, variable is non-zero
// if compute, fix, etc needs updated masks of ghost atoms,