fix whitespace

This commit is contained in:
Axel Kohlmeyer
2021-07-12 16:23:45 -04:00
parent e0ba11fbf0
commit e29577634d
2 changed files with 2 additions and 2 deletions

View File

@ -1490,7 +1490,7 @@ void Pair::ev_tally_tip4p(int key, int *list, double *v,
tally virial into global or per-atom accumulators
called by ReaxFF potential, newton_pair is always on
fi is magnitude of force on atom i, deli is the direction
note that the other atom (j) is not updated, due to newton on
note that the other atom (j) is not updated, due to newton on
------------------------------------------------------------------------- */
void Pair::v_tally2_newton(int i, double *fi, double *deli)