git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1783 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -52,9 +52,9 @@ class Modify : protected Pointers {
|
||||
void final_integrate_respa(int);
|
||||
|
||||
void min_post_force(int);
|
||||
double min_energy(double *, double *);
|
||||
double min_energy(double *);
|
||||
void min_step(double, double *);
|
||||
int min_dof();
|
||||
void min_xinitial(double *);
|
||||
|
||||
void add_fix(int, char **);
|
||||
void modify_fix(int, char **);
|
||||
|
||||
Reference in New Issue
Block a user