git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8225 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -51,6 +51,7 @@ class Update : protected Pointers {
|
||||
void create_integrate(int, char **, char *);
|
||||
void create_minimize(int, char **);
|
||||
void reset_timestep(int, char **);
|
||||
void reset_timestep(bigint);
|
||||
bigint memory_usage();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user