git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9567 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -137,7 +137,7 @@ void PPPMGPU::init()
|
||||
// unsupported option
|
||||
|
||||
if (differentiation_flag == 1)
|
||||
error->all(FLERR,"Cannot do analytic differentiation with pppm/gpu");
|
||||
error->all(FLERR,"Cannot (yet) do analytic differentiation with pppm/gpu");
|
||||
|
||||
if (strcmp(update->integrate_style,"verlet/split") == 0) {
|
||||
kspace_split=true;
|
||||
|
||||
Reference in New Issue
Block a user