git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15473 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -75,7 +75,7 @@ FixAveChunk::FixAveChunk(LAMMPS *lmp, int narg, char **arg) :
|
||||
nvalues = 0;
|
||||
|
||||
int iarg = 0;
|
||||
while (iarg < narg) {
|
||||
while (iarg < nargnew) {
|
||||
|
||||
ids[nvalues] = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user