git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3414 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -639,7 +639,7 @@ void Special::combine()
|
||||
|
||||
atom->special =
|
||||
memory->create_2d_int_array(atom->nmax,atom->maxspecial,"atom:special");
|
||||
atom->avec->reset_special();
|
||||
atom->avec->grow_reset();
|
||||
int **special = atom->special;
|
||||
|
||||
// ----------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user