git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3586 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -33,7 +33,6 @@ class ComputeBondLocal : public Compute {
|
|||||||
int nmax;
|
int nmax;
|
||||||
double *vector;
|
double *vector;
|
||||||
double **array;
|
double **array;
|
||||||
double *buf;
|
|
||||||
|
|
||||||
int compute_bonds(int);
|
int compute_bonds(int);
|
||||||
void reallocate(int);
|
void reallocate(int);
|
||||||
|
|||||||
Reference in New Issue
Block a user