git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10328 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -99,7 +99,7 @@ class Force : protected Pointers {
|
||||
class KSpace *kspace_match(const char *, int);
|
||||
|
||||
void set_special(int, char **);
|
||||
void bounds(char *, int, int &, int &);
|
||||
void bounds(char *, int, int &, int &, int nmin=1);
|
||||
double numeric(const char *, int, char *);
|
||||
int inumeric(const char *, int, char *);
|
||||
bigint memory_usage();
|
||||
|
||||
Reference in New Issue
Block a user