From: Wenyu Lei Date: Sat, 4 May 2019 15:29:49 +0000 (+0200) Subject: Added outputs X-Git-Tag: v9.2.0-rc1~382^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0de72fc13937798b33dcc08ef36b532fd4068362;p=dealii.git Added outputs --- diff --git a/tests/non_matching/coupling_08.with_umfpack=true.output b/tests/non_matching/coupling_08.with_umfpack=true.output index e69de29bb2..2fc07a692e 100644 --- a/tests/non_matching/coupling_08.with_umfpack=true.output +++ b/tests/non_matching/coupling_08.with_umfpack=true.output @@ -0,0 +1,41 @@ + +DEAL::dim0: 1, dim1: 1, spacedim: 1 +DEAL::FE0 : FE_Q<1>(1) +DEAL::FE1 : FE_Q<1>(1) +DEAL::Dofs 0 : 9 +DEAL::Dofs 1 : 5 +DEAL::Constrained dofs: 0 +DEAL::Epsilon: 1.00000 +DEAL::Error on constants: 1.72490 +DEAL::dim0: 2, dim1: 1, spacedim: 2 +DEAL::FE0 : FE_Q<2>(1) +DEAL::FE1 : FE_Q<1,2>(1) +DEAL::Dofs 0 : 81 +DEAL::Dofs 1 : 5 +DEAL::Constrained dofs: 0 +DEAL::Epsilon: 1.00000 +DEAL::Error on constants: 1.87222 +DEAL::dim0: 2, dim1: 2, spacedim: 2 +DEAL::FE0 : FE_Q<2>(1) +DEAL::FE1 : FE_Q<2>(1) +DEAL::Dofs 0 : 81 +DEAL::Dofs 1 : 25 +DEAL::Constrained dofs: 0 +DEAL::Epsilon: 1.41421 +DEAL::Error on constants: 4.61731 +DEAL::dim0: 3, dim1: 2, spacedim: 3 +DEAL::FE0 : FE_Q<3>(1) +DEAL::FE1 : FE_Q<2,3>(1) +DEAL::Dofs 0 : 729 +DEAL::Dofs 1 : 25 +DEAL::Constrained dofs: 0 +DEAL::Epsilon: 1.41421 +DEAL::Error on constants: 4.79570 +DEAL::dim0: 3, dim1: 3, spacedim: 3 +DEAL::FE0 : FE_Q<3>(1) +DEAL::FE1 : FE_Q<3>(1) +DEAL::Dofs 0 : 729 +DEAL::Dofs 1 : 125 +DEAL::Constrained dofs: 0 +DEAL::Epsilon: 1.73205 +DEAL::Error on constants: 10.9402 \ No newline at end of file