From 85b984fa37372b9fa73721361c23933c30779439 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Fri, 1 Apr 2016 01:52:58 +0200 Subject: [PATCH] Fix initial lines in test output --- tests/mpi/periodic_neighbor_01.mpirun=1.output | 2 +- tests/mpi/periodic_neighbor_01.mpirun=3.output | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/mpi/periodic_neighbor_01.mpirun=1.output b/tests/mpi/periodic_neighbor_01.mpirun=1.output index 9764632cfb..dd315e0ea7 100644 --- a/tests/mpi/periodic_neighbor_01.mpirun=1.output +++ b/tests/mpi/periodic_neighbor_01.mpirun=1.output @@ -1,4 +1,4 @@ -JobId water.ices.utexas.edu Wed Mar 23 14:13:30 2016 + DEAL:0::First, we check the periodic faces on a uniformly refined mesh. DEAL:0::All of the cells with periodic neighbors on rank 0 DEAL:0::2.00000 16.0000 is a periodic neighbor of 2.00000 0.00000. And periodic neighbor has the same level. diff --git a/tests/mpi/periodic_neighbor_01.mpirun=3.output b/tests/mpi/periodic_neighbor_01.mpirun=3.output index b04bdc5381..53c1131bc1 100644 --- a/tests/mpi/periodic_neighbor_01.mpirun=3.output +++ b/tests/mpi/periodic_neighbor_01.mpirun=3.output @@ -1,4 +1,4 @@ -JobId water.ices.utexas.edu Wed Mar 23 14:12:03 2016 + DEAL:0::First, we check the periodic faces on a uniformly refined mesh. DEAL:0::All of the cells with periodic neighbors on rank 0 DEAL:0::2.00000 16.0000 is a periodic neighbor of 2.00000 0.00000. And periodic neighbor has the same level. @@ -343,7 +343,7 @@ DEAL:0::------------------------------------------------------- DEAL:0::7.00000 0.00000 7.00000 is a periodic neighbor of 7.50000 16.0000 7.50000. And periodic neighbor is coarser. DEAL:0::If the periodic neighbor is not coarser, 7.00000 16.0000 7.00000 should be equal to 7.50000 16.0000 7.50000 DEAL:0::------------------------------------------------------- -JobId water.ices.utexas.edu Wed Mar 23 14:12:03 2016 + DEAL:1::All of the cells with periodic neighbors on rank 1 DEAL:1::2.00000 16.0000 is a periodic neighbor of 2.00000 0.00000. And periodic neighbor has the same level. DEAL:1::If the periodic neighbor is not coarser, 2.00000 0.00000 should be equal to 2.00000 0.00000 @@ -685,7 +685,7 @@ DEAL:1::7.00000 0.00000 7.00000 is a periodic neighbor of 7.50000 16.0000 7.5000 DEAL:1::If the periodic neighbor is not coarser, 7.00000 16.0000 7.00000 should be equal to 7.50000 16.0000 7.50000 DEAL:1::------------------------------------------------------- -JobId water.ices.utexas.edu Wed Mar 23 14:12:03 2016 + DEAL:2::All of the cells with periodic neighbors on rank 2 DEAL:2::2.00000 16.0000 is a periodic neighbor of 2.00000 0.00000. And periodic neighbor has the same level. DEAL:2::If the periodic neighbor is not coarser, 2.00000 0.00000 should be equal to 2.00000 0.00000 -- 2.39.5