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