git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7303 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -88,6 +88,7 @@ class Force : protected Pointers {
|
||||
|
||||
void create_kspace(int, char **, const char *suffix = NULL);
|
||||
class KSpace *new_kspace(int, char **, const char *, int &);
|
||||
class KSpace *kspace_match(const char *, int);
|
||||
|
||||
void set_special(int, char **);
|
||||
void bounds(char *, int, int &, int &);
|
||||
|
||||
Reference in New Issue
Block a user