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

This commit is contained in:
sjplimp 2007-10-05 20:29:42 +00:00
parent 1849ddac51
commit bd43e8535f
1 changed files with 1 additions and 1 deletions

View File

@ -523,7 +523,7 @@ void FixDeform::end_of_step()
}
// set new box size for VOLUME dims that are linked to other dims
// also need to set h_rate for these dims
// NOTE: still need to set h_rate for these dims
for (int i = 0; i < 3; i++) {
if (set[i].style != VOLUME) continue;