git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2589 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -73,6 +73,7 @@ class Atom : protected Pointers {
|
||||
int **improper_atom1,**improper_atom2,**improper_atom3,**improper_atom4;
|
||||
|
||||
// per-atom array existence flags
|
||||
// these can be checked before array is allocated
|
||||
// customize by adding new flag
|
||||
|
||||
int molecule_flag;
|
||||
|
||||
Reference in New Issue
Block a user