git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4547 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -57,7 +57,8 @@ class Min : protected Pointers {
|
||||
class Compute **vlist_global;
|
||||
class Compute **vlist_atom;
|
||||
|
||||
int pairflag,torqueflag;
|
||||
int pairflag;
|
||||
int torqueflag,eforceflag;
|
||||
int triclinic; // 0 if domain is orthog, 1 if triclinic
|
||||
|
||||
int narray; // # of arrays stored by fix_minimize
|
||||
|
||||
Reference in New Issue
Block a user