fixup whitespace

This commit is contained in:
Axel Kohlmeyer
2020-06-04 22:37:32 -04:00
parent 923e740872
commit 3e289bbc5e

View File

@ -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],