From 7ae6c3cade5bc35c47d77a0bcf296c64a571f3ad Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Thu, 17 Jul 2014 13:47:13 +0000 Subject: [PATCH] adjust test output git-svn-id: https://svn.dealii.org/trunk@33189 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/algorithms/newton_01.output | 5 +++++ tests/algorithms/newton_01_compat.output | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/tests/algorithms/newton_01.output b/tests/algorithms/newton_01.output index 48e97a1986..62ce10ad2c 100644 --- a/tests/algorithms/newton_01.output +++ b/tests/algorithms/newton_01.output @@ -1,4 +1,9 @@ +DEAL:Newton::Step 0 +DEAL:Newton::solution 10.0000 +DEAL:Newton::update +DEAL:Newton::residual 98.0000 +DEAL:Newton:: DEAL:Newton::Check 0 98.0000 DEAL:Newton::Starting value 98.0000 DEAL:Newton::Step 1 diff --git a/tests/algorithms/newton_01_compat.output b/tests/algorithms/newton_01_compat.output index 48e97a1986..62ce10ad2c 100644 --- a/tests/algorithms/newton_01_compat.output +++ b/tests/algorithms/newton_01_compat.output @@ -1,4 +1,9 @@ +DEAL:Newton::Step 0 +DEAL:Newton::solution 10.0000 +DEAL:Newton::update +DEAL:Newton::residual 98.0000 +DEAL:Newton:: DEAL:Newton::Check 0 98.0000 DEAL:Newton::Starting value 98.0000 DEAL:Newton::Step 1 -- 2.39.5