fix whitespace (again)

This commit is contained in:
Axel Kohlmeyer
2023-07-10 22:35:36 -04:00
parent fbbf44fb8e
commit 6bd965f0df
10 changed files with 188 additions and 188 deletions

View File

@ -406,7 +406,7 @@ int ComputePropertyLocal::count_pairs(int allflag, int forceflag)
// itag = jtag is possible for long cutoffs that include images of self
// do not need triclinic logic here b/c neighbor list itself is correct
if (newton_pair == 0 && j >= nlocal) {
jtag = tag[j];
if (itag > jtag) {