]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
New tests.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 Feb 2004 22:30:56 +0000 (22:30 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 26 Feb 2004 22:30:56 +0000 (22:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@8580 0785d39b-7218-0410-832d-ea1e28bc413d

tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_01.output [new file with mode: 0644]
tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_02.output [new file with mode: 0644]
tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_03.output [new file with mode: 0644]
tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_04.output [new file with mode: 0644]
tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_05.output [new file with mode: 0644]
tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_06.output [new file with mode: 0644]
tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_07.output [new file with mode: 0644]
tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_08.output [new file with mode: 0644]
tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_10.output [new file with mode: 0644]
tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_11.output [new file with mode: 0644]

diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_01.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_01.output
new file mode 100644 (file)
index 0000000..7dbc808
--- /dev/null
@@ -0,0 +1,7 @@
+
+DEAL::Size 32 Unknowns 961
+DEAL::Solver type: N14petsc_wrappers16SolverRichardsonE
+DEAL::Starting value 7.750
+DEAL::Failure step 100 value 4.004
+DEAL::Iterative method reported convergence failure in step 100 with residual 4.00437
+DEAL::Solver stopped after 100 iterations
diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_02.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_02.output
new file mode 100644 (file)
index 0000000..dee1844
--- /dev/null
@@ -0,0 +1,7 @@
+
+DEAL::Size 32 Unknowns 961
+DEAL::Solver type: N14petsc_wrappers15SolverChebychevE
+DEAL::Starting value 7.745
+DEAL::Failure step 100 value 3.885
+DEAL::Iterative method reported convergence failure in step 100 with residual 3.88526
+DEAL::Solver stopped after 100 iterations
diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_03.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_03.output
new file mode 100644 (file)
index 0000000..6cc7a56
--- /dev/null
@@ -0,0 +1,6 @@
+
+DEAL::Size 32 Unknowns 961
+DEAL::Solver type: N14petsc_wrappers8SolverCGE
+DEAL::Starting value 7.750
+DEAL::Convergence step 41 value 0.0006730
+DEAL::Solver stopped after 41 iterations
diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_04.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_04.output
new file mode 100644 (file)
index 0000000..0754ff0
--- /dev/null
@@ -0,0 +1,6 @@
+
+DEAL::Size 32 Unknowns 961
+DEAL::Solver type: N14petsc_wrappers10SolverBiCGE
+DEAL::Starting value 7.750
+DEAL::Convergence step 41 value 0.0006730
+DEAL::Solver stopped after 41 iterations
diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_05.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_05.output
new file mode 100644 (file)
index 0000000..aa671f3
--- /dev/null
@@ -0,0 +1,6 @@
+
+DEAL::Size 32 Unknowns 961
+DEAL::Solver type: N14petsc_wrappers11SolverGMRESE
+DEAL::Starting value 7.750
+DEAL::Convergence step 48 value 0.0009841
+DEAL::Solver stopped after 48 iterations
diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_06.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_06.output
new file mode 100644 (file)
index 0000000..b988f7c
--- /dev/null
@@ -0,0 +1,6 @@
+
+DEAL::Size 32 Unknowns 961
+DEAL::Solver type: N14petsc_wrappers14SolverBicgstabE
+DEAL::Starting value 7.750
+DEAL::Convergence step 33 value 0.0005751
+DEAL::Solver stopped after 33 iterations
diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_07.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_07.output
new file mode 100644 (file)
index 0000000..0f03226
--- /dev/null
@@ -0,0 +1,6 @@
+
+DEAL::Size 32 Unknowns 961
+DEAL::Solver type: N14petsc_wrappers9SolverCGSE
+DEAL::Starting value 7.750
+DEAL::Convergence step 40 value 0.0007519
+DEAL::Solver stopped after 40 iterations
diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_08.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_08.output
new file mode 100644 (file)
index 0000000..55d0652
--- /dev/null
@@ -0,0 +1,6 @@
+
+DEAL::Size 32 Unknowns 961
+DEAL::Solver type: N14petsc_wrappers11SolverTFQMRE
+DEAL::Starting value 7.750
+DEAL::Convergence step 40 value 0.0008680
+DEAL::Solver stopped after 40 iterations
diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_10.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_10.output
new file mode 100644 (file)
index 0000000..7ba3165
--- /dev/null
@@ -0,0 +1,6 @@
+
+DEAL::Size 32 Unknowns 961
+DEAL::Solver type: N14petsc_wrappers8SolverCRE
+DEAL::Starting value 7.750
+DEAL::Convergence step 41 value 0.0005700
+DEAL::Solver stopped after 41 iterations
diff --git a/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_11.output b/tests/results/i686-pc-linux-gnu+gcc3.2/bits/petsc_solver_11.output
new file mode 100644 (file)
index 0000000..0c925a9
--- /dev/null
@@ -0,0 +1,7 @@
+
+DEAL::Size 32 Unknowns 961
+DEAL::Solver type: N14petsc_wrappers10SolverLSQRE
+DEAL::Starting value 31.00
+DEAL::Failure step 100 value 24.01
+DEAL::Iterative method reported convergence failure in step 100 with residual 24.0108
+DEAL::Solver stopped after 100 iterations

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.