git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13431 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -499,7 +499,7 @@ void ComputeChunkAtom::init()
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ((idsflag != ONCE && !lockcount) && fixstore) {
|
if ((idsflag != ONCE && !lockcount) && fixstore) {
|
||||||
delete fixstore;
|
modify->delete_fix(id_fix);
|
||||||
fixstore = NULL;
|
fixstore = NULL;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user