fix the PI issue in pppm/gpu (i hope finally)
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user