git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2997 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -187,7 +187,7 @@ void Modify::init()
|
||||
restart_pbc_any = 0;
|
||||
for (i = 0; i < nfix; i++)
|
||||
if (fix[i]->restart_pbc) restart_pbc_any = 1;
|
||||
|
||||
|
||||
// create list of computes that store invocation times
|
||||
|
||||
list_init_compute();
|
||||
|
||||
Reference in New Issue
Block a user