git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11243 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -248,7 +248,7 @@ void FixEfield::post_force(int vflag)
|
||||
double **f = atom->f;
|
||||
double *q = atom->q;
|
||||
int *mask = atom->mask;
|
||||
tagint *image = atom->image;
|
||||
imageint *image = atom->image;
|
||||
int nlocal = atom->nlocal;
|
||||
|
||||
// reallocate efield array if necessary
|
||||
|
||||
Reference in New Issue
Block a user