git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9524 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -31,6 +31,7 @@ class Variable : protected Pointers {
|
||||
int atomstyle(int);
|
||||
char *retrieve(char *);
|
||||
double compute_equal(int);
|
||||
double compute_equal(char *);
|
||||
void compute_atom(int, int, double *, int, int);
|
||||
int int_between_brackets(char *&);
|
||||
double evaluate_boolean(char *);
|
||||
|
||||
Reference in New Issue
Block a user