git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2072 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2008-08-19 15:04:20 +00:00
parent e8ffb10c47
commit 3db6159465
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ class PairAIREBO : public Pair {
int pgsize; // size of neighbor page
int oneatom; // max # of neighbors for one atom
int npage; // current page in page list
int *map;
int *map; // 0 (C), 1 (H), or -1 (NULL) for each type
double cutlj; // user-specified LJ cutoff
double cutljrebosq; // cut for when to compute
// REBO neighs of ghost atoms