consistent formatting: replace "if( XXX)" with "if (XXX)"

This commit is contained in:
Axel Kohlmeyer
2018-12-29 17:08:12 -05:00
parent f25bfd5931
commit 1991ff6c48
37 changed files with 80 additions and 80 deletions

View File

@ -510,7 +510,7 @@ void PairReaxC::compute(int eflag, int vflag)
system->big_box.box_norms[0] = 0;
system->big_box.box_norms[1] = 0;
system->big_box.box_norms[2] = 0;
if( comm->me == 0 ) t_start = MPI_Wtime();
if (comm->me == 0 ) t_start = MPI_Wtime();
// setup data structures