whitespace fixes

This commit is contained in:
Axel Kohlmeyer
2020-07-07 20:19:27 -04:00
parent 88fc9360c0
commit e459ee8a58
21 changed files with 123 additions and 123 deletions

View File

@ -465,7 +465,7 @@ int AtomVecLine::pack_data_bonus(double *buf, int /*flag*/)
int i,j;
double length,theta;
double xc,yc,x1,x2,y1,y2;
double **x = atom->x;
tagint *tag = atom->tag;
int nlocal = atom->nlocal;