git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11293 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -130,7 +130,7 @@ class Compute : protected Pointers {
|
||||
|
||||
int *molmap; // convert molecule ID to local index
|
||||
|
||||
int molecules_in_group(int &, int &);
|
||||
int molecules_in_group(tagint &, tagint &);
|
||||
|
||||
inline int sbmask(int j) {
|
||||
return j >> SBBITS & 3;
|
||||
|
||||
Reference in New Issue
Block a user