diff --git a/src/INTEL/pppm_intel.cpp b/src/INTEL/pppm_intel.cpp index 53ab7c41bf..2392f84aa0 100644 --- a/src/INTEL/pppm_intel.cpp +++ b/src/INTEL/pppm_intel.cpp @@ -251,7 +251,7 @@ void PPPMIntel::compute_first(int eflag, int vflag) else gc->forward_comm(GridComm::KSPACE,this,3,sizeof(FFT_SCALAR),FORWARD_IK, gc_buf1,gc_buf2,MPI_FFT_SCALAR); - + // extra per-atom energy/virial communication if (evflag_atom) {