git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14409 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2016-01-11 16:01:39 +00:00
parent 06e04df4e3
commit 51745e2c95
2 changed files with 1325 additions and 1370 deletions

File diff suppressed because it is too large Load Diff

View File

@ -55,8 +55,8 @@ protected:
double rmin,dr,ds; // table parameter
int kmax;
int Qstep; // Frenquence of charge resolution
double precision; // acurate of convergence
bigint Qstep; // Frequency of charge resolution
double precision; // acuracy of convergence
int loopmax; // max of interation
double cutmax; // max cutoff for all elements
@ -179,8 +179,6 @@ protected:
double binm(int, int);
void caintgs (double, int, double *);
void cbintgs( double, int, double *);
double factorial(double);
// =====================================
// short range neighbor list