From: hartmann Date: Thu, 15 Mar 2001 18:47:28 +0000 (+0000) Subject: Add FESystems including FEs of higher degree. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61699ab17fc1967ad51eabe46703804b00b2ae41;p=dealii-svn.git Add FESystems including FEs of higher degree. git-svn-id: https://svn.dealii.org/trunk@4216 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/fe/fe_data_test.checked b/tests/fe/fe_data_test.checked index 148c27b064..d815999400 100644 --- a/tests/fe/fe_data_test.checked +++ b/tests/fe/fe_data_test.checked @@ -53,6 +53,45 @@ DEAL::first_face_quad_index=6 DEAL::dofs_per_face=3 DEAL::dofs_per_cell=7 DEAL::components=3 +DEAL::fe_data[4]: +DEAL::dofs_per_vertex=2 +DEAL::dofs_per_line=4 +DEAL::dofs_per_quad=0 +DEAL::dofs_per_hex=0 +DEAL::first_line_index=4 +DEAL::first_quad_index=8 +DEAL::first_hex_index=8 +DEAL::first_face_line_index=2 +DEAL::first_face_quad_index=4 +DEAL::dofs_per_face=2 +DEAL::dofs_per_cell=8 +DEAL::components=2 +DEAL::fe_data[5]: +DEAL::dofs_per_vertex=3 +DEAL::dofs_per_line=2 +DEAL::dofs_per_quad=0 +DEAL::dofs_per_hex=0 +DEAL::first_line_index=6 +DEAL::first_quad_index=8 +DEAL::first_hex_index=8 +DEAL::first_face_line_index=3 +DEAL::first_face_quad_index=6 +DEAL::dofs_per_face=3 +DEAL::dofs_per_cell=8 +DEAL::components=3 +DEAL::fe_data[6]: +DEAL::dofs_per_vertex=2 +DEAL::dofs_per_line=6 +DEAL::dofs_per_quad=0 +DEAL::dofs_per_hex=0 +DEAL::first_line_index=4 +DEAL::first_quad_index=10 +DEAL::first_hex_index=10 +DEAL::first_face_line_index=2 +DEAL::first_face_quad_index=4 +DEAL::dofs_per_face=2 +DEAL::dofs_per_cell=10 +DEAL::components=2 DEAL::dim=2 DEAL::fe_data[0]: @@ -107,6 +146,45 @@ DEAL::first_face_quad_index=13 DEAL::dofs_per_face=7 DEAL::dofs_per_cell=17 DEAL::components=3 +DEAL::fe_data[4]: +DEAL::dofs_per_vertex=2 +DEAL::dofs_per_line=4 +DEAL::dofs_per_quad=8 +DEAL::dofs_per_hex=0 +DEAL::first_line_index=8 +DEAL::first_quad_index=24 +DEAL::first_hex_index=32 +DEAL::first_face_line_index=4 +DEAL::first_face_quad_index=12 +DEAL::dofs_per_face=8 +DEAL::dofs_per_cell=32 +DEAL::components=2 +DEAL::fe_data[5]: +DEAL::dofs_per_vertex=3 +DEAL::dofs_per_line=2 +DEAL::dofs_per_quad=4 +DEAL::dofs_per_hex=0 +DEAL::first_line_index=12 +DEAL::first_quad_index=20 +DEAL::first_hex_index=24 +DEAL::first_face_line_index=6 +DEAL::first_face_quad_index=14 +DEAL::dofs_per_face=8 +DEAL::dofs_per_cell=24 +DEAL::components=3 +DEAL::fe_data[6]: +DEAL::dofs_per_vertex=2 +DEAL::dofs_per_line=6 +DEAL::dofs_per_quad=18 +DEAL::dofs_per_hex=0 +DEAL::first_line_index=8 +DEAL::first_quad_index=32 +DEAL::first_hex_index=50 +DEAL::first_face_line_index=4 +DEAL::first_face_quad_index=14 +DEAL::dofs_per_face=10 +DEAL::dofs_per_cell=50 +DEAL::components=2 DEAL::dim=3 DEAL::fe_data[0]: