From 28b6649f0cc7bc6935bee56da6020b44e73fab21 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Fri, 27 Aug 2021 20:31:58 -0400 Subject: [PATCH] whitespace --- src/INTEL/pppm_intel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {