git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7423 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -76,6 +76,7 @@ PairRESquaredGPU::PairRESquaredGPU(LAMMPS *lmp) : PairRESquared(lmp),
|
||||
error->all(FLERR,"Pair gayberne requires atom style ellipsoid");
|
||||
quat_nmax = 0;
|
||||
quat = NULL;
|
||||
GPU_EXTRA::gpu_ready(lmp->modify, lmp->error);
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user