git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14835 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -368,7 +368,7 @@ FixGCMC::~FixGCMC()
|
||||
delete [] grouptypestrings[igroup];
|
||||
memory->sfree(grouptypestrings);
|
||||
}
|
||||
if (full_flag) {
|
||||
if (full_flag && group) {
|
||||
int igroupall = group->find("all");
|
||||
neighbor->exclusion_group_group_delete(exclusion_group,igroupall);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user