git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5744 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2011-03-07 21:51:47 +00:00
parent d7ea6899fe
commit 9461fecdcd
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ class FixStoreState : public Fix {
int *which,*argindex,*value2index;
char **ids;
double **values; // archived atom properties
double *buf; // 1d ptr to values
double *vbuf; // 1d ptr to values
int comflag;
double cm[3]; // center of mass