]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove one newline at beginning of timer statistics 9521/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 12 Feb 2020 10:45:14 +0000 (11:45 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Wed, 12 Feb 2020 10:45:14 +0000 (11:45 +0100)
source/base/timer.cc
tests/base/timer_09.with_mpi=true.mpirun=2.output
tests/base/timer_10.with_mpi=true.mpirun=2.output

index 21a9f884ea0b31f6c16ccfc86040aad9bbcf981f..b5d9264228b54d72d53a0c05f08f361c84ba2c27 100644 (file)
@@ -974,7 +974,7 @@ TimerOutput::print_wall_time_statistics(const MPI_Comm mpi_comm,
     const std::string time_rank_space  = "                  |";
 
     // now generate a nice table
-    out_stream << "\n\n"
+    out_stream << "\n"
                << "+------------------------------" << extra_dash << "+"
                << time_rank_column
                << (n_ranks > 1 && quantile > 0. ? time_rank_column : "")
index e3178fe9282e443e8b3f56ebaae8b5426bf7a424..889cd4614d7c07fa718a43627d372a1f41df8f8d 100644 (file)
@@ -1,6 +1,5 @@
 
 DEAL::
-
 +------------------------------+------------------+------------+------------------+
 | Total wallclock time elapsed |          s       |          s |          s       |
 |                              |                  |                               |
@@ -9,7 +8,6 @@ DEAL::
 | hi               |           |          s       |          s |          s       |
 +------------------------------+------------------+------------+------------------+
 
-
 +---------------------------------------------------------------------------+------------------+------------+------------------+
 | Total wallclock time elapsed                                              |          s       |          s |          s       |
 |                                                                           |                  |                               |
index 734077240dab5a29acb4178863b53ae6c9207d05..7d15e304e04db48bf0a78e365f8609cb641a8adc 100644 (file)
@@ -1,6 +1,5 @@
 
 DEAL::
-
 +------------------------------+------------------+------------------+------------+------------------+------------------+
 | Total wallclock time elapsed |          s       |          s       |          s |          s       |          s       |
 |                              |                  |                  |                               |                  |
@@ -9,7 +8,6 @@ DEAL::
 | hi               |           |          s       |          s       |          s |          s       |          s       |
 +------------------------------+------------------+------------------+------------+------------------+------------------+
 
-
 +---------------------------------------------------------------------------+------------------+------------------+------------+------------------+------------------+
 | Total wallclock time elapsed                                              |          s       |          s       |          s |          s       |          s       |
 |                                                                           |                  |                  |                               |                  |

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.