From b6aba0565611d1c20a7642b780b757156a969f9d Mon Sep 17 00:00:00 2001 From: bangerth Date: Sun, 3 Sep 2006 00:38:33 +0000 Subject: [PATCH] More test results git-svn-id: https://svn.dealii.org/trunk@13814 0785d39b-7218-0410-832d-ea1e28bc413d --- .../cmp/generic | 4 ++ .../cmp/generic | 4 ++ .../cmp/generic | 2 + .../cmp/generic | 4 ++ tests/hp/hp_constraints_q_04/cmp/generic | 53 ++----------------- 5 files changed, 19 insertions(+), 48 deletions(-) create mode 100644 tests/hp/hp_constraints_dgp_nonparametric_01/cmp/generic create mode 100644 tests/hp/hp_constraints_dgp_nonparametric_02/cmp/generic create mode 100644 tests/hp/hp_constraints_dgp_nonparametric_04/cmp/generic create mode 100644 tests/hp/hp_constraints_dgp_nonparametric_05/cmp/generic diff --git a/tests/hp/hp_constraints_dgp_nonparametric_01/cmp/generic b/tests/hp/hp_constraints_dgp_nonparametric_01/cmp/generic new file mode 100644 index 0000000000..808b8b00a8 --- /dev/null +++ b/tests/hp/hp_constraints_dgp_nonparametric_01/cmp/generic @@ -0,0 +1,4 @@ + +DEAL::n_dofs=23 +DEAL::n_dofs=322 +DEAL::n_dofs=4201 diff --git a/tests/hp/hp_constraints_dgp_nonparametric_02/cmp/generic b/tests/hp/hp_constraints_dgp_nonparametric_02/cmp/generic new file mode 100644 index 0000000000..7fe3caaec3 --- /dev/null +++ b/tests/hp/hp_constraints_dgp_nonparametric_02/cmp/generic @@ -0,0 +1,4 @@ + +DEAL::n_dofs=19 +DEAL::n_dofs=163 +DEAL::n_dofs=1005 diff --git a/tests/hp/hp_constraints_dgp_nonparametric_04/cmp/generic b/tests/hp/hp_constraints_dgp_nonparametric_04/cmp/generic new file mode 100644 index 0000000000..d8b79a6cf6 --- /dev/null +++ b/tests/hp/hp_constraints_dgp_nonparametric_04/cmp/generic @@ -0,0 +1,2 @@ + +DEAL::n_dofs=19 diff --git a/tests/hp/hp_constraints_dgp_nonparametric_05/cmp/generic b/tests/hp/hp_constraints_dgp_nonparametric_05/cmp/generic new file mode 100644 index 0000000000..29eb871859 --- /dev/null +++ b/tests/hp/hp_constraints_dgp_nonparametric_05/cmp/generic @@ -0,0 +1,4 @@ + +DEAL::n_dofs=42 +DEAL::n_dofs=29 +DEAL::n_dofs=39 diff --git a/tests/hp/hp_constraints_q_04/cmp/generic b/tests/hp/hp_constraints_q_04/cmp/generic index 02dcb24d99..07de7f330d 100644 --- a/tests/hp/hp_constraints_q_04/cmp/generic +++ b/tests/hp/hp_constraints_q_04/cmp/generic @@ -1,49 +1,6 @@ -DEAL::n_dofs=7 -DEAL:cg::Starting value 1.22 -DEAL:cg::Convergence step 7 value 0 -DEAL::FE_Q<2>(1), P_0, rel. error=0 -DEAL:cg::Starting value 2.41 -DEAL:cg::Convergence step 7 value 0 -DEAL::FE_Q<2>(1), P_1, rel. error=0 -DEAL:cg::Starting value 3.59 -DEAL:cg::Convergence step 7 value 0 -DEAL::FE_Q<2>(1), P_2, rel. error=0.00849 -DEAL:cg::Starting value 4.78 -DEAL:cg::Convergence step 7 value 0 -DEAL::FE_Q<2>(1), P_3, rel. error=0.0178 -DEAL::n_dofs=19 -DEAL:cg::Starting value 0.936 -DEAL:cg::Convergence step 13 value 0 -DEAL::FE_Q<2>(2), P_0, rel. error=0 -DEAL:cg::Starting value 1.84 -DEAL:cg::Convergence step 13 value 0 -DEAL::FE_Q<2>(2), P_1, rel. error=0 -DEAL:cg::Starting value 2.74 -DEAL:cg::Convergence step 13 value 0 -DEAL::FE_Q<2>(2), P_2, rel. error=0 -DEAL:cg::Starting value 3.64 -DEAL:cg::Convergence step 13 value 0 -DEAL::FE_Q<2>(2), P_3, rel. error=0.000954 -DEAL:cg::Starting value 4.55 -DEAL:cg::Convergence step 13 value 0 -DEAL::FE_Q<2>(2), P_4, rel. error=0.00254 -DEAL::n_dofs=37 -DEAL:cg::Starting value 0.592 -DEAL:cg::Convergence step 15 value 0 -DEAL::FE_Q<2>(3), P_0, rel. error=0 -DEAL:cg::Starting value 1.16 -DEAL:cg::Convergence step 15 value 0 -DEAL::FE_Q<2>(3), P_1, rel. error=0 -DEAL:cg::Starting value 1.75 -DEAL:cg::Convergence step 15 value 0 -DEAL::FE_Q<2>(3), P_2, rel. error=0 -DEAL:cg::Starting value 2.37 -DEAL:cg::Convergence step 15 value 0 -DEAL::FE_Q<2>(3), P_3, rel. error=0 -DEAL:cg::Starting value 3.02 -DEAL:cg::Convergence step 15 value 0 -DEAL::FE_Q<2>(3), P_4, rel. error=0.000137 -DEAL:cg::Starting value 3.70 -DEAL:cg::Convergence step 15 value 0 -DEAL::FE_Q<2>(3), P_5, rel. error=0.000443 +DEAL::n_dofs=16 + 2 12: 0.500 + 2 13: 0.500 + 8 13: 0.500 + 8 15: 0.500 -- 2.39.5