git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@674 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -650,7 +650,7 @@ void FixDeform::end_of_step()
|
||||
domain->set_global_box();
|
||||
domain->set_local_box();
|
||||
|
||||
// convert affine atoms back to box coords
|
||||
// convert atoms back to box coords
|
||||
|
||||
if (remapflag == X_REMAP) {
|
||||
double **x = atom->x;
|
||||
|
||||
Reference in New Issue
Block a user