git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10349 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -63,7 +63,7 @@ Fix::Fix(LAMMPS *lmp, int narg, char **arg) : Pointers(lmp)
|
||||
scalar_flag = vector_flag = array_flag = 0;
|
||||
peratom_flag = local_flag = 0;
|
||||
|
||||
comm_forward = comm_reverse = 0;
|
||||
comm_forward = comm_reverse = comm_border = 0;
|
||||
restart_reset = 0;
|
||||
|
||||
maxvatom = 0;
|
||||
|
||||
Reference in New Issue
Block a user