git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12412 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1290,7 +1290,7 @@ void PPPMCuda::poisson(int eflag, int vflag)
|
||||
{
|
||||
|
||||
#ifndef FFT_CUFFT
|
||||
PPPM::poisson(eflag,vflag);
|
||||
PPPMOld::poisson();
|
||||
return;
|
||||
#endif
|
||||
#ifdef FFT_CUFFT
|
||||
|
||||
Reference in New Issue
Block a user