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