forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12622 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
166a9c5bc7
commit
0927e4d401
|
@ -54,7 +54,6 @@ class KSpace : protected Pointers {
|
|||
int qsum_update_flag; // 1 if setup() needs to call qsum_qsq()
|
||||
double slab_volfactor;
|
||||
|
||||
|
||||
int order,order_6,order_allocated;
|
||||
double accuracy; // accuracy of KSpace solver (force units)
|
||||
double accuracy_absolute; // user-specifed accuracy in force units
|
||||
|
|
Loading…
Reference in New Issue