git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11701 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -104,6 +104,10 @@ class Force : protected Pointers {
|
||||
double numeric(const char *, int, char *);
|
||||
int inumeric(const char *, int, char *);
|
||||
bigint bnumeric(const char *, int, char *);
|
||||
|
||||
FILE *open_potential(const char *);
|
||||
const char *potname(const char *);
|
||||
|
||||
bigint memory_usage();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user