indexing bugfix for compute global/atom

This commit is contained in:
Axel Kohlmeyer
2023-08-04 22:52:37 -04:00
parent 2f6dbfd239
commit a56ac77132

View File

@ -438,8 +438,8 @@ void ComputeGlobalAtom::compute_peratom()
}
}
}
++m;
}
++m;
}
/* ----------------------------------------------------------------------