git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3481 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -30,7 +30,7 @@ class FixGravity : public Fix {
|
||||
void post_force_respa(int, int, int);
|
||||
|
||||
private:
|
||||
int style,time_initial;
|
||||
int style;
|
||||
double magnitude,dt;
|
||||
double phi,theta,phigrad,thetagrad;
|
||||
double xdir,ydir,zdir;
|
||||
|
||||
Reference in New Issue
Block a user