simplify logic for checking whether occasional neight list needs to be rebuilt

This commit is contained in:
Steve Plimpton
2024-07-22 14:11:04 -06:00
parent 1ed6e153b6
commit 445251d569
10 changed files with 63 additions and 47 deletions

View File

@ -920,7 +920,7 @@ void FixBondReact::post_integrate()
tagint *tag = atom->tag;
int *type = atom->type;
neighbor->build_one(list,1);
neighbor->build_one(list);
// here we define a full special list
// may need correction for unusual special bond settings