git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11328 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -449,7 +449,7 @@ void ComputePropertyAtom::pack_id(int n)
|
||||
|
||||
void ComputePropertyAtom::pack_molecule(int n)
|
||||
{
|
||||
int *molecule = atom->molecule;
|
||||
tagint *molecule = atom->molecule;
|
||||
int *mask = atom->mask;
|
||||
int nlocal = atom->nlocal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user