From 3e289bbc5ee7f0e9941cb44a01440b468d23898f Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Thu, 4 Jun 2020 22:37:32 -0400 Subject: [PATCH] fixup whitespace --- src/info.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/info.cpp b/src/info.cpp index d191b8eb87..76e8d9bd09 100644 --- a/src/info.cpp +++ b/src/info.cpp @@ -364,7 +364,7 @@ void Info::command(int narg, char **arg) fmt::print(out,"\nCommunication information:\n" "MPI library level: MPI v{}.{}\n" "MPI version: {}\n",major,minor,version); - + fmt::print(out,"Comm style = {}, Comm layout = {}\n" "Communicate velocities for ghost atoms = {}\n", commstyles[comm->style], commlayout[comm->layout],