git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8804 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -105,7 +105,7 @@ void FixEvent::restore_event()
|
||||
x[i][1] = xevent[i][1];
|
||||
x[i][2] = xevent[i][2];
|
||||
|
||||
// Since xevent is unwrapped coordinate, need to
|
||||
// since xevent is unwrapped coordinate, need to
|
||||
// adjust image flags when remapping
|
||||
|
||||
image[i] = ((tagint) IMGMAX << IMG2BITS) |
|
||||
|
||||
Reference in New Issue
Block a user