fix the PI issue in pppm/gpu (i hope finally)

This commit is contained in:
Axel Kohlmeyer
2011-10-18 13:04:47 -04:00
parent e9d0321cf6
commit 3e5ca79a95

View File

@ -35,8 +35,10 @@
#include "memory.h"
#include "error.h"
#include "gpu_extra.h"
#include "math_const.h"
using namespace LAMMPS_NS;
using namespace MathConst;
#define MAXORDER 7
#define OFFSET 16384