From 2fe7f749b2cb259827e129439715c78c5ece8201 Mon Sep 17 00:00:00 2001 From: bangerth Date: Sat, 2 Sep 2006 23:26:55 +0000 Subject: [PATCH] Test hp identities for DGQ elements git-svn-id: https://svn.dealii.org/trunk@13802 0785d39b-7218-0410-832d-ea1e28bc413d --- .../hp/hp_dgquad_dof_identities_q/cmp/generic | 91 + .../cmp/generic | 187 ++ .../cmp/generic | 1667 ++++++++++ tests/hp/hp_line_dof_identities_dgq.cc | 74 + .../hp/hp_line_dof_identities_dgq/cmp/generic | 124 + .../hp_line_dof_identities_dgq_system_01.cc | 75 + .../cmp/generic | 214 ++ .../hp_line_dof_identities_dgq_system_02.cc | 96 + .../cmp/generic | 1910 ++++++++++++ tests/hp/hp_line_dof_identities_q.cc | 4 +- tests/hp/hp_quad_dof_identities_dgq.cc | 73 + .../hp_quad_dof_identities_dgq_system_01.cc | 74 + .../hp_quad_dof_identities_dgq_system_02.cc | 84 + tests/hp/hp_quad_dof_identities_q.cc | 4 +- tests/hp/hp_vertex_dof_identities_dgq.cc | 74 + .../hp_vertex_dof_identities_dgq/cmp/generic | 156 + .../hp_vertex_dof_identities_dgq_system_01.cc | 75 + .../cmp/generic | 310 ++ .../hp_vertex_dof_identities_dgq_system_02.cc | 85 + .../cmp/generic | 2774 +++++++++++++++++ tests/hp/hp_vertex_dof_identities_q.cc | 4 +- 21 files changed, 8149 insertions(+), 6 deletions(-) create mode 100644 tests/hp/hp_dgquad_dof_identities_q/cmp/generic create mode 100644 tests/hp/hp_dgquad_dof_identities_q_system_01/cmp/generic create mode 100644 tests/hp/hp_dgquad_dof_identities_q_system_02/cmp/generic create mode 100644 tests/hp/hp_line_dof_identities_dgq.cc create mode 100644 tests/hp/hp_line_dof_identities_dgq/cmp/generic create mode 100644 tests/hp/hp_line_dof_identities_dgq_system_01.cc create mode 100644 tests/hp/hp_line_dof_identities_dgq_system_01/cmp/generic create mode 100644 tests/hp/hp_line_dof_identities_dgq_system_02.cc create mode 100644 tests/hp/hp_line_dof_identities_dgq_system_02/cmp/generic create mode 100644 tests/hp/hp_quad_dof_identities_dgq.cc create mode 100644 tests/hp/hp_quad_dof_identities_dgq_system_01.cc create mode 100644 tests/hp/hp_quad_dof_identities_dgq_system_02.cc create mode 100644 tests/hp/hp_vertex_dof_identities_dgq.cc create mode 100644 tests/hp/hp_vertex_dof_identities_dgq/cmp/generic create mode 100644 tests/hp/hp_vertex_dof_identities_dgq_system_01.cc create mode 100644 tests/hp/hp_vertex_dof_identities_dgq_system_01/cmp/generic create mode 100644 tests/hp/hp_vertex_dof_identities_dgq_system_02.cc create mode 100644 tests/hp/hp_vertex_dof_identities_dgq_system_02/cmp/generic diff --git a/tests/hp/hp_dgquad_dof_identities_q/cmp/generic b/tests/hp/hp_dgquad_dof_identities_q/cmp/generic new file mode 100644 index 0000000000..2e68aecdd5 --- /dev/null +++ b/tests/hp/hp_dgquad_dof_identities_q/cmp/generic @@ -0,0 +1,91 @@ + +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(1): 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(2): 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(3): 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(4): 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(5): 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(1): 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(3): 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(4): 1 +DEAL::0 4 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(5): 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(1): 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(2): 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(3): 4 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(4): 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(5): 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(1): 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(2): 1 +DEAL::4 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(3): 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(4): 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(5): 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(1): 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(2): 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(3): 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(4): 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(5): 16 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(1): 0 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(2): 0 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(3): 0 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(4): 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(1): 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(3): 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(4): 1 +DEAL::0 4 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(1): 0 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(2): 0 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(3): 4 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(4): 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(1): 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(2): 1 +DEAL::4 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(3): 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(4): 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::OK diff --git a/tests/hp/hp_dgquad_dof_identities_q_system_01/cmp/generic b/tests/hp/hp_dgquad_dof_identities_q_system_01/cmp/generic new file mode 100644 index 0000000000..a345f27f6e --- /dev/null +++ b/tests/hp/hp_dgquad_dof_identities_q_system_01/cmp/generic @@ -0,0 +1,187 @@ + +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)^3]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)^3]: 48 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::27 27 +DEAL::28 28 +DEAL::29 29 +DEAL::30 30 +DEAL::31 31 +DEAL::32 32 +DEAL::33 33 +DEAL::34 34 +DEAL::35 35 +DEAL::36 36 +DEAL::37 37 +DEAL::38 38 +DEAL::39 39 +DEAL::40 40 +DEAL::41 41 +DEAL::42 42 +DEAL::43 43 +DEAL::44 44 +DEAL::45 45 +DEAL::46 46 +DEAL::47 47 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)^3]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::OK diff --git a/tests/hp/hp_dgquad_dof_identities_q_system_02/cmp/generic b/tests/hp/hp_dgquad_dof_identities_q_system_02/cmp/generic new file mode 100644 index 0000000000..6fcb656b41 --- /dev/null +++ b/tests/hp/hp_dgquad_dof_identities_q_system_02/cmp/generic @@ -0,0 +1,1667 @@ + +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(3)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(3)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)^3]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(4)^3]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(4)^3]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)^3]: 48 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::27 27 +DEAL::28 28 +DEAL::29 29 +DEAL::30 30 +DEAL::31 31 +DEAL::32 32 +DEAL::33 33 +DEAL::34 34 +DEAL::35 35 +DEAL::36 36 +DEAL::37 37 +DEAL::38 38 +DEAL::39 39 +DEAL::40 40 +DEAL::41 41 +DEAL::42 42 +DEAL::43 43 +DEAL::44 44 +DEAL::45 45 +DEAL::46 46 +DEAL::47 47 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 48 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::27 27 +DEAL::28 28 +DEAL::29 29 +DEAL::30 30 +DEAL::31 31 +DEAL::32 32 +DEAL::33 33 +DEAL::34 34 +DEAL::35 35 +DEAL::36 36 +DEAL::37 37 +DEAL::38 38 +DEAL::39 39 +DEAL::40 40 +DEAL::41 41 +DEAL::42 42 +DEAL::43 43 +DEAL::44 44 +DEAL::45 45 +DEAL::46 46 +DEAL::47 47 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 48 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::27 27 +DEAL::28 28 +DEAL::29 29 +DEAL::30 30 +DEAL::31 31 +DEAL::32 32 +DEAL::33 33 +DEAL::34 34 +DEAL::35 35 +DEAL::36 36 +DEAL::37 37 +DEAL::38 38 +DEAL::39 39 +DEAL::40 40 +DEAL::41 41 +DEAL::42 42 +DEAL::43 43 +DEAL::44 44 +DEAL::45 45 +DEAL::46 46 +DEAL::47 47 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(5)^3]: 48 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::27 27 +DEAL::28 28 +DEAL::29 29 +DEAL::30 30 +DEAL::31 31 +DEAL::32 32 +DEAL::33 33 +DEAL::34 34 +DEAL::35 35 +DEAL::36 36 +DEAL::37 37 +DEAL::38 38 +DEAL::39 39 +DEAL::40 40 +DEAL::41 41 +DEAL::42 42 +DEAL::43 43 +DEAL::44 44 +DEAL::45 45 +DEAL::46 46 +DEAL::47 47 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 48 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::27 27 +DEAL::28 28 +DEAL::29 29 +DEAL::30 30 +DEAL::31 31 +DEAL::32 32 +DEAL::33 33 +DEAL::34 34 +DEAL::35 35 +DEAL::36 36 +DEAL::37 37 +DEAL::38 38 +DEAL::39 39 +DEAL::40 40 +DEAL::41 41 +DEAL::42 42 +DEAL::43 43 +DEAL::44 44 +DEAL::45 45 +DEAL::46 46 +DEAL::47 47 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 48 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::27 27 +DEAL::28 28 +DEAL::29 29 +DEAL::30 30 +DEAL::31 31 +DEAL::32 32 +DEAL::33 33 +DEAL::34 34 +DEAL::35 35 +DEAL::36 36 +DEAL::37 37 +DEAL::38 38 +DEAL::39 39 +DEAL::40 40 +DEAL::41 41 +DEAL::42 42 +DEAL::43 43 +DEAL::44 44 +DEAL::45 45 +DEAL::46 46 +DEAL::47 47 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(5)^3]: 48 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::27 27 +DEAL::28 28 +DEAL::29 29 +DEAL::30 30 +DEAL::31 31 +DEAL::32 32 +DEAL::33 33 +DEAL::34 34 +DEAL::35 35 +DEAL::36 36 +DEAL::37 37 +DEAL::38 38 +DEAL::39 39 +DEAL::40 40 +DEAL::41 41 +DEAL::42 42 +DEAL::43 43 +DEAL::44 44 +DEAL::45 45 +DEAL::46 46 +DEAL::47 47 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 48 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::27 27 +DEAL::28 28 +DEAL::29 29 +DEAL::30 30 +DEAL::31 31 +DEAL::32 32 +DEAL::33 33 +DEAL::34 34 +DEAL::35 35 +DEAL::36 36 +DEAL::37 37 +DEAL::38 38 +DEAL::39 39 +DEAL::40 40 +DEAL::41 41 +DEAL::42 42 +DEAL::43 43 +DEAL::44 44 +DEAL::45 45 +DEAL::46 46 +DEAL::47 47 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 48 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::27 27 +DEAL::28 28 +DEAL::29 29 +DEAL::30 30 +DEAL::31 31 +DEAL::32 32 +DEAL::33 33 +DEAL::34 34 +DEAL::35 35 +DEAL::36 36 +DEAL::37 37 +DEAL::38 38 +DEAL::39 39 +DEAL::40 40 +DEAL::41 41 +DEAL::42 42 +DEAL::43 43 +DEAL::44 44 +DEAL::45 45 +DEAL::46 46 +DEAL::47 47 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 4 +DEAL::1 13 +DEAL::2 22 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(3)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(3)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)^3]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(4)^3]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::4 0 +DEAL::13 1 +DEAL::22 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(4)^3]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 27 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::15 15 +DEAL::16 16 +DEAL::17 17 +DEAL::18 18 +DEAL::19 19 +DEAL::20 20 +DEAL::21 21 +DEAL::22 22 +DEAL::23 23 +DEAL::24 24 +DEAL::25 25 +DEAL::26 26 +DEAL::OK diff --git a/tests/hp/hp_line_dof_identities_dgq.cc b/tests/hp/hp_line_dof_identities_dgq.cc new file mode 100644 index 0000000000..5ba762ee17 --- /dev/null +++ b/tests/hp/hp_line_dof_identities_dgq.cc @@ -0,0 +1,74 @@ +//---------------------------- hp_line_dof_identities_q.cc --------------------------- +// $Id: hp_line_dof_identities_q.cc 12464 2006-02-23 01:13:17Z wolf $ +// Version: $Name$ +// +// Copyright (C) 2005, 2006 by the deal.II authors +// +// This file is subject to QPL and may not be distributed +// without copyright and license information. Please refer +// to the file deal.II/doc/license.html for the text and +// further information on this license. +// +//---------------------------- hp_line_dof_identities_q.cc --------------------------- + + +// check FE_DGQ::hp_line_dof_identities + + +#include +#include +#include + +#include + + +template +void test () +{ + hp::FECollection fe_collection; + for (unsigned int i=1; i<8-dim; ++i) + fe_collection.push_back (FE_DGQ(i)); + + for (unsigned int i=0; i > + identities = fe_collection[i].hp_line_dof_identities (fe_collection[j]); + + deallog << "Identities for " + << fe_collection[i].get_name() << " and " + << fe_collection[j].get_name() << ": " + << identities.size() + << std::endl; + + for (unsigned int k=0; k (); + test<2> (); + test<3> (); + + deallog << "OK" << std::endl; +} diff --git a/tests/hp/hp_line_dof_identities_dgq/cmp/generic b/tests/hp/hp_line_dof_identities_dgq/cmp/generic new file mode 100644 index 0000000000..b2c4ef8f5d --- /dev/null +++ b/tests/hp/hp_line_dof_identities_dgq/cmp/generic @@ -0,0 +1,124 @@ + +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(1): 0 +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(2): 0 +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(3): 0 +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(4): 0 +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(5): 0 +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(6): 0 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(1): 0 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(3): 0 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(4): 1 +DEAL::0 1 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(5): 0 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(6): 1 +DEAL::0 2 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(1): 0 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(2): 0 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(3): 2 +DEAL::0 0 +DEAL::1 1 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(4): 0 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(5): 0 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(6): 2 +DEAL::0 1 +DEAL::1 3 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(1): 0 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(2): 1 +DEAL::1 0 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(3): 0 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(4): 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(5): 0 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(6): 1 +DEAL::1 2 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(1): 0 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(2): 0 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(3): 0 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(4): 0 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(5): 4 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(6): 0 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(1): 0 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(2): 1 +DEAL::2 0 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(3): 2 +DEAL::1 0 +DEAL::3 1 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(4): 1 +DEAL::2 1 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(5): 0 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(6): 5 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(1): 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(2): 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(3): 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(4): 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(5): 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(1): 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(3): 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(4): 1 +DEAL::0 1 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(5): 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(1): 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(2): 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(3): 2 +DEAL::0 0 +DEAL::1 1 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(4): 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(5): 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(1): 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(2): 1 +DEAL::1 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(3): 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(4): 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(5): 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(1): 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(2): 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(3): 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(4): 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(5): 4 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(1): 0 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(2): 0 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(3): 0 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(4): 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(1): 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(3): 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(4): 1 +DEAL::0 1 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(1): 0 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(2): 0 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(3): 2 +DEAL::0 0 +DEAL::1 1 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(4): 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(1): 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(2): 1 +DEAL::1 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(3): 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(4): 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::OK diff --git a/tests/hp/hp_line_dof_identities_dgq_system_01.cc b/tests/hp/hp_line_dof_identities_dgq_system_01.cc new file mode 100644 index 0000000000..d777999d1e --- /dev/null +++ b/tests/hp/hp_line_dof_identities_dgq_system_01.cc @@ -0,0 +1,75 @@ +//---------------------------- hp_line_dof_identities_q_system_01.cc --------------------------- +// $Id: hp_line_dof_identities_q_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// Version: $Name$ +// +// Copyright (C) 2005, 2006 by the deal.II authors +// +// This file is subject to QPL and may not be distributed +// without copyright and license information. Please refer +// to the file deal.II/doc/license.html for the text and +// further information on this license. +// +//---------------------------- hp_line_dof_identities_q_system_01.cc --------------------------- + + +// check FESystem(FE_DGQ)::hp_line_dof_identities + + +#include +#include +#include +#include + +#include + + +template +void test () +{ + hp::FECollection fe_collection; + for (unsigned int i=1; i<8-dim; ++i) + fe_collection.push_back (FESystem(FE_DGQ(i),3)); + + for (unsigned int i=0; i > + identities = fe_collection[i].hp_line_dof_identities (fe_collection[j]); + + deallog << "Identities for " + << fe_collection[i].get_name() << " and " + << fe_collection[j].get_name() << ": " + << identities.size() + << std::endl; + + for (unsigned int k=0; k (); + test<2> (); + test<3> (); + + deallog << "OK" << std::endl; +} diff --git a/tests/hp/hp_line_dof_identities_dgq_system_01/cmp/generic b/tests/hp/hp_line_dof_identities_dgq_system_01/cmp/generic new file mode 100644 index 0000000000..f3a252b816 --- /dev/null +++ b/tests/hp/hp_line_dof_identities_dgq_system_01/cmp/generic @@ -0,0 +1,214 @@ + +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(6)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 2 +DEAL::1 7 +DEAL::2 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(6)^3]: 6 +DEAL::0 1 +DEAL::1 3 +DEAL::2 6 +DEAL::3 8 +DEAL::4 11 +DEAL::5 13 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::1 2 +DEAL::4 7 +DEAL::7 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(5)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(6)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::2 0 +DEAL::7 1 +DEAL::12 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(3)^3]: 6 +DEAL::1 0 +DEAL::3 1 +DEAL::6 2 +DEAL::8 3 +DEAL::11 4 +DEAL::13 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::2 1 +DEAL::7 4 +DEAL::12 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(6)^3]: 15 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::OK diff --git a/tests/hp/hp_line_dof_identities_dgq_system_02.cc b/tests/hp/hp_line_dof_identities_dgq_system_02.cc new file mode 100644 index 0000000000..de38254f2b --- /dev/null +++ b/tests/hp/hp_line_dof_identities_dgq_system_02.cc @@ -0,0 +1,96 @@ +//---------------------------- hp_line_dof_identities_q_system_02.cc --------------------------- +// $Id: hp_line_dof_identities_q_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// Version: $Name$ +// +// Copyright (C) 2005, 2006 by the deal.II authors +// +// This file is subject to QPL and may not be distributed +// without copyright and license information. Please refer +// to the file deal.II/doc/license.html for the text and +// further information on this license. +// +//---------------------------- hp_line_dof_identities_q_system_02.cc --------------------------- + + +// check FESystem(FE_DGQ)::hp_line_dof_identities, but with a different +// arrangement of base elements and multiplicities than in the _01 test + + +#include +#include +#include +#include + +#include + + +template +void test () +{ + hp::FECollection fe_collection; + for (unsigned int i=1; i<8-dim; ++i) + { + // add the system three times, with + // different numbers of base elements + // and multiplicities + fe_collection.push_back (FESystem(FE_DGQ(i),3)); + fe_collection.push_back (FESystem(FE_DGQ(i),2, + FE_DGQ(i),1)); + fe_collection.push_back (FESystem(FE_DGQ(i),1, + FE_DGQ(i),2)); + } + + for (unsigned int i=0; i > + identities = fe_collection[i].hp_line_dof_identities (fe_collection[j]); + + deallog << "Identities for " + << fe_collection[i].get_name() << " and " + << fe_collection[j].get_name() << ": " + << identities.size() + << std::endl; + + for (unsigned int k=0; k (); + test<2> (); + test<3> (); + + deallog << "OK" << std::endl; +} diff --git a/tests/hp/hp_line_dof_identities_dgq_system_02/cmp/generic b/tests/hp/hp_line_dof_identities_dgq_system_02/cmp/generic new file mode 100644 index 0000000000..8c48bf7887 --- /dev/null +++ b/tests/hp/hp_line_dof_identities_dgq_system_02/cmp/generic @@ -0,0 +1,1910 @@ + +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(6)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(6)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(6)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 2 +DEAL::1 7 +DEAL::2 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 2 +DEAL::1 7 +DEAL::2 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 2 +DEAL::1 7 +DEAL::2 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 2 +DEAL::1 7 +DEAL::2 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 2 +DEAL::1 7 +DEAL::2 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 2 +DEAL::1 7 +DEAL::2 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 2 +DEAL::1 7 +DEAL::2 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 2 +DEAL::1 7 +DEAL::2 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 2 +DEAL::1 7 +DEAL::2 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(6)^3]: 6 +DEAL::0 1 +DEAL::1 3 +DEAL::2 6 +DEAL::3 8 +DEAL::4 11 +DEAL::5 13 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 6 +DEAL::0 1 +DEAL::1 3 +DEAL::2 6 +DEAL::3 8 +DEAL::4 11 +DEAL::5 13 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 6 +DEAL::0 1 +DEAL::1 3 +DEAL::2 6 +DEAL::3 8 +DEAL::4 11 +DEAL::5 13 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(6)^3]: 6 +DEAL::0 1 +DEAL::1 3 +DEAL::2 6 +DEAL::3 8 +DEAL::4 11 +DEAL::5 13 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 6 +DEAL::0 1 +DEAL::1 3 +DEAL::2 6 +DEAL::3 8 +DEAL::4 11 +DEAL::5 13 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 6 +DEAL::0 1 +DEAL::1 3 +DEAL::2 6 +DEAL::3 8 +DEAL::4 11 +DEAL::5 13 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(6)^3]: 6 +DEAL::0 1 +DEAL::1 3 +DEAL::2 6 +DEAL::3 8 +DEAL::4 11 +DEAL::5 13 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 6 +DEAL::0 1 +DEAL::1 3 +DEAL::2 6 +DEAL::3 8 +DEAL::4 11 +DEAL::5 13 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 6 +DEAL::0 1 +DEAL::1 3 +DEAL::2 6 +DEAL::3 8 +DEAL::4 11 +DEAL::5 13 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::1 2 +DEAL::4 7 +DEAL::7 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::1 2 +DEAL::4 7 +DEAL::7 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::1 2 +DEAL::4 7 +DEAL::7 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::1 2 +DEAL::4 7 +DEAL::7 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::1 2 +DEAL::4 7 +DEAL::7 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::1 2 +DEAL::4 7 +DEAL::7 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::1 2 +DEAL::4 7 +DEAL::7 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::1 2 +DEAL::4 7 +DEAL::7 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::1 2 +DEAL::4 7 +DEAL::7 12 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(5)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(6)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(5)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(6)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(2)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(3)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(4)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(5)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(6)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::2 0 +DEAL::7 1 +DEAL::12 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::2 0 +DEAL::7 1 +DEAL::12 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::2 0 +DEAL::7 1 +DEAL::12 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(3)^3]: 6 +DEAL::1 0 +DEAL::3 1 +DEAL::6 2 +DEAL::8 3 +DEAL::11 4 +DEAL::13 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 6 +DEAL::1 0 +DEAL::3 1 +DEAL::6 2 +DEAL::8 3 +DEAL::11 4 +DEAL::13 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 6 +DEAL::1 0 +DEAL::3 1 +DEAL::6 2 +DEAL::8 3 +DEAL::11 4 +DEAL::13 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::2 1 +DEAL::7 4 +DEAL::12 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::2 1 +DEAL::7 4 +DEAL::12 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::2 1 +DEAL::7 4 +DEAL::12 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(6)^3]: 15 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 15 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 15 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::2 0 +DEAL::7 1 +DEAL::12 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::2 0 +DEAL::7 1 +DEAL::12 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::2 0 +DEAL::7 1 +DEAL::12 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(3)^3]: 6 +DEAL::1 0 +DEAL::3 1 +DEAL::6 2 +DEAL::8 3 +DEAL::11 4 +DEAL::13 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 6 +DEAL::1 0 +DEAL::3 1 +DEAL::6 2 +DEAL::8 3 +DEAL::11 4 +DEAL::13 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 6 +DEAL::1 0 +DEAL::3 1 +DEAL::6 2 +DEAL::8 3 +DEAL::11 4 +DEAL::13 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::2 1 +DEAL::7 4 +DEAL::12 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::2 1 +DEAL::7 4 +DEAL::12 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::2 1 +DEAL::7 4 +DEAL::12 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(6)^3]: 15 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 15 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 15 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(1)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::2 0 +DEAL::7 1 +DEAL::12 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::2 0 +DEAL::7 1 +DEAL::12 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::2 0 +DEAL::7 1 +DEAL::12 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(3)^3]: 6 +DEAL::1 0 +DEAL::3 1 +DEAL::6 2 +DEAL::8 3 +DEAL::11 4 +DEAL::13 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 6 +DEAL::1 0 +DEAL::3 1 +DEAL::6 2 +DEAL::8 3 +DEAL::11 4 +DEAL::13 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 6 +DEAL::1 0 +DEAL::3 1 +DEAL::6 2 +DEAL::8 3 +DEAL::11 4 +DEAL::13 5 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::2 1 +DEAL::7 4 +DEAL::12 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::2 1 +DEAL::7 4 +DEAL::12 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::2 1 +DEAL::7 4 +DEAL::12 7 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(5)^3]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 0 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(6)^3]: 15 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 15 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 15 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::12 12 +DEAL::13 13 +DEAL::14 14 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(5)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(5)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(1)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(2)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(3)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(4)^3]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 0 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(5)^3]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 12 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::9 9 +DEAL::10 10 +DEAL::11 11 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 1 +DEAL::1 4 +DEAL::2 7 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(2)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(3)^3]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 6 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(4)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(1)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::1 0 +DEAL::4 1 +DEAL::7 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(3)^3]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 0 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(4)^3]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 9 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::3 3 +DEAL::4 4 +DEAL::5 5 +DEAL::6 6 +DEAL::7 7 +DEAL::8 8 +DEAL::OK diff --git a/tests/hp/hp_line_dof_identities_q.cc b/tests/hp/hp_line_dof_identities_q.cc index db9c883ddf..2c8710095a 100644 --- a/tests/hp/hp_line_dof_identities_q.cc +++ b/tests/hp/hp_line_dof_identities_q.cc @@ -12,7 +12,7 @@ //---------------------------- hp_line_dof_identities_q.cc --------------------------- -// check FE_Q::hp_line_dof_identities +// check FE_DGQ::hp_line_dof_identities #include @@ -27,7 +27,7 @@ void test () { hp::FECollection fe_collection; for (unsigned int i=1; i<8-dim; ++i) - fe_collection.push_back (FE_Q(i)); + fe_collection.push_back (FE_DGQ(i)); for (unsigned int i=0; i +#include +#include + +#include + + +template +void test () +{ + hp::FECollection fe_collection; + for (unsigned int i=1; i<8-dim; ++i) + fe_collection.push_back (FE_DGQ(i)); + + for (unsigned int i=0; i > + identities = fe_collection[i].hp_quad_dof_identities (fe_collection[j]); + + deallog << "Identities for " + << fe_collection[i].get_name() << " and " + << fe_collection[j].get_name() << ": " + << identities.size() + << std::endl; + + for (unsigned int k=0; k (); + test<3> (); + + deallog << "OK" << std::endl; +} diff --git a/tests/hp/hp_quad_dof_identities_dgq_system_01.cc b/tests/hp/hp_quad_dof_identities_dgq_system_01.cc new file mode 100644 index 0000000000..7d33f3d19b --- /dev/null +++ b/tests/hp/hp_quad_dof_identities_dgq_system_01.cc @@ -0,0 +1,74 @@ +//---------------------------- hp_quad_dof_identities_q_system_01.cc --------------------------- +// $Id: hp_quad_dof_identities_q_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// Version: $Name$ +// +// Copyright (C) 2005, 2006 by the deal.II authors +// +// This file is subject to QPL and may not be distributed +// without copyright and license information. Please refer +// to the file deal.II/doc/license.html for the text and +// further information on this license. +// +//---------------------------- hp_quad_dof_identities_q_system_01.cc --------------------------- + + +// check FESystem(FE_DGQ)::hp_quad_dof_identities + + +#include +#include +#include +#include + +#include + + +template +void test () +{ + hp::FECollection fe_collection; + for (unsigned int i=1; i<8-dim; ++i) + fe_collection.push_back (FESystem(FE_DGQ(i),3)); + + for (unsigned int i=0; i > + identities = fe_collection[i].hp_quad_dof_identities (fe_collection[j]); + + deallog << "Identities for " + << fe_collection[i].get_name() << " and " + << fe_collection[j].get_name() << ": " + << identities.size() + << std::endl; + + for (unsigned int k=0; k (); + test<3> (); + + deallog << "OK" << std::endl; +} diff --git a/tests/hp/hp_quad_dof_identities_dgq_system_02.cc b/tests/hp/hp_quad_dof_identities_dgq_system_02.cc new file mode 100644 index 0000000000..80ea378c21 --- /dev/null +++ b/tests/hp/hp_quad_dof_identities_dgq_system_02.cc @@ -0,0 +1,84 @@ +//---------------------------- hp_quad_dof_identities_q_system_02.cc --------------------------- +// $Id: hp_quad_dof_identities_q_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// Version: $Name$ +// +// Copyright (C) 2005, 2006 by the deal.II authors +// +// This file is subject to QPL and may not be distributed +// without copyright and license information. Please refer +// to the file deal.II/doc/license.html for the text and +// further information on this license. +// +//---------------------------- hp_quad_dof_identities_q_system_02.cc --------------------------- + + +// check FESystem(FE_DGQ)::hp_quad_dof_identities, but with a different +// arrangement of base elements and multiplicities than in the _01 test + + +#include +#include +#include +#include + +#include + + +template +void test () +{ + hp::FECollection fe_collection; + for (unsigned int i=1; i<8-dim; ++i) + { + // add the system three times, with + // different numbers of base elements + // and multiplicities + fe_collection.push_back (FESystem(FE_DGQ(i),3)); + fe_collection.push_back (FESystem(FE_DGQ(i),2, + FE_DGQ(i),1)); + fe_collection.push_back (FESystem(FE_DGQ(i),1, + FE_DGQ(i),2)); + } + + for (unsigned int i=0; i > + identities = fe_collection[i].hp_quad_dof_identities (fe_collection[j]); + + deallog << "Identities for " + << fe_collection[i].get_name() << " and " + << fe_collection[j].get_name() << ": " + << identities.size() + << std::endl; + + for (unsigned int k=0; k (); + test<3> (); + + deallog << "OK" << std::endl; +} diff --git a/tests/hp/hp_quad_dof_identities_q.cc b/tests/hp/hp_quad_dof_identities_q.cc index 19f3dfdb73..dec6fd2a41 100644 --- a/tests/hp/hp_quad_dof_identities_q.cc +++ b/tests/hp/hp_quad_dof_identities_q.cc @@ -12,7 +12,7 @@ //---------------------------- hp_quad_dof_identities_q.cc --------------------------- -// check FE_Q::hp_quad_dof_identities +// check FE_DGQ::hp_quad_dof_identities #include @@ -27,7 +27,7 @@ void test () { hp::FECollection fe_collection; for (unsigned int i=1; i<8-dim; ++i) - fe_collection.push_back (FE_Q(i)); + fe_collection.push_back (FE_DGQ(i)); for (unsigned int i=0; i +#include +#include + +#include + + +template +void test () +{ + hp::FECollection fe_collection; + for (unsigned int i=1; i<8-dim; ++i) + fe_collection.push_back (FE_DGQ(i)); + + for (unsigned int i=0; i > + identities = fe_collection[i].hp_vertex_dof_identities (fe_collection[j]); + + deallog << "Identities for " + << fe_collection[i].get_name() << " and " + << fe_collection[j].get_name() << ": " + << identities.size() + << std::endl; + + for (unsigned int k=0; k (); + test<2> (); + test<3> (); + + deallog << "OK" << std::endl; +} diff --git a/tests/hp/hp_vertex_dof_identities_dgq/cmp/generic b/tests/hp/hp_vertex_dof_identities_dgq/cmp/generic new file mode 100644 index 0000000000..a50a6ebc1c --- /dev/null +++ b/tests/hp/hp_vertex_dof_identities_dgq/cmp/generic @@ -0,0 +1,156 @@ + +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(5): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(1) and FE_Q<1>(6): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(5): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(2) and FE_Q<1>(6): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(5): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(3) and FE_Q<1>(6): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(5): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(4) and FE_Q<1>(6): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(5): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(5) and FE_Q<1>(6): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(5): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<1>(6) and FE_Q<1>(6): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(1) and FE_Q<2>(5): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(2) and FE_Q<2>(5): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(3) and FE_Q<2>(5): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(4) and FE_Q<2>(5): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<2>(5) and FE_Q<2>(5): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(1) and FE_Q<3>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(2) and FE_Q<3>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(3) and FE_Q<3>(4): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(1): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(2): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(3): 1 +DEAL::0 0 +DEAL::Identities for FE_Q<3>(4) and FE_Q<3>(4): 1 +DEAL::0 0 +DEAL::OK diff --git a/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc b/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc new file mode 100644 index 0000000000..ee1d6dab02 --- /dev/null +++ b/tests/hp/hp_vertex_dof_identities_dgq_system_01.cc @@ -0,0 +1,75 @@ +//---------------------------- hp_vertex_dof_identities_q_system_01.cc --------------------------- +// $Id: hp_vertex_dof_identities_q_system_01.cc 12464 2006-02-23 01:13:17Z wolf $ +// Version: $Name$ +// +// Copyright (C) 2005, 2006 by the deal.II authors +// +// This file is subject to QPL and may not be distributed +// without copyright and license information. Please refer +// to the file deal.II/doc/license.html for the text and +// further information on this license. +// +//---------------------------- hp_vertex_dof_identities_q_system_01.cc --------------------------- + + +// check FESystem(FE_DGQ)::hp_vertex_dof_identities + + +#include +#include +#include +#include + +#include + + +template +void test () +{ + hp::FECollection fe_collection; + for (unsigned int i=1; i<8-dim; ++i) + fe_collection.push_back (FESystem(FE_DGQ(i),3)); + + for (unsigned int i=0; i > + identities = fe_collection[i].hp_vertex_dof_identities (fe_collection[j]); + + deallog << "Identities for " + << fe_collection[i].get_name() << " and " + << fe_collection[j].get_name() << ": " + << identities.size() + << std::endl; + + for (unsigned int k=0; k (); + test<2> (); + test<3> (); + + deallog << "OK" << std::endl; +} diff --git a/tests/hp/hp_vertex_dof_identities_dgq_system_01/cmp/generic b/tests/hp/hp_vertex_dof_identities_dgq_system_01/cmp/generic new file mode 100644 index 0000000000..af0f7f6a6d --- /dev/null +++ b/tests/hp/hp_vertex_dof_identities_dgq_system_01/cmp/generic @@ -0,0 +1,310 @@ + +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::OK diff --git a/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc b/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc new file mode 100644 index 0000000000..136a5e31ff --- /dev/null +++ b/tests/hp/hp_vertex_dof_identities_dgq_system_02.cc @@ -0,0 +1,85 @@ +//---------------------------- hp_vertex_dof_identities_q_system_02.cc --------------------------- +// $Id: hp_vertex_dof_identities_q_system_02.cc 12464 2006-02-23 01:13:17Z wolf $ +// Version: $Name$ +// +// Copyright (C) 2005, 2006 by the deal.II authors +// +// This file is subject to QPL and may not be distributed +// without copyright and license information. Please refer +// to the file deal.II/doc/license.html for the text and +// further information on this license. +// +//---------------------------- hp_vertex_dof_identities_q_system_02.cc --------------------------- + + +// check FESystem(FE_DGQ)::hp_vertex_dof_identities, but with a different +// arrangement of base elements and multiplicities than in the _01 test + + +#include +#include +#include +#include + +#include + + +template +void test () +{ + hp::FECollection fe_collection; + for (unsigned int i=1; i<8-dim; ++i) + { + // add the system three times, with + // different numbers of base elements + // and multiplicities + fe_collection.push_back (FESystem(FE_DGQ(i),3)); + fe_collection.push_back (FESystem(FE_DGQ(i),2, + FE_DGQ(i),1)); + fe_collection.push_back (FESystem(FE_DGQ(i),1, + FE_DGQ(i),2)); + } + + for (unsigned int i=0; i > + identities = fe_collection[i].hp_vertex_dof_identities (fe_collection[j]); + + deallog << "Identities for " + << fe_collection[i].get_name() << " and " + << fe_collection[j].get_name() << ": " + << identities.size() + << std::endl; + + for (unsigned int k=0; k (); + test<2> (); + test<3> (); + + deallog << "OK" << std::endl; +} diff --git a/tests/hp/hp_vertex_dof_identities_dgq_system_02/cmp/generic b/tests/hp/hp_vertex_dof_identities_dgq_system_02/cmp/generic new file mode 100644 index 0000000000..e34694ffe8 --- /dev/null +++ b/tests/hp/hp_vertex_dof_identities_dgq_system_02/cmp/generic @@ -0,0 +1,2774 @@ + +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^3] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(1)^2-FE_Q<1>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(1)-FE_Q<1>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(2)^2-FE_Q<1>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(2)-FE_Q<1>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(3)^2-FE_Q<1>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(3)-FE_Q<1>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(4)^2-FE_Q<1>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(4)-FE_Q<1>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(5)^2-FE_Q<1>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(5)-FE_Q<1>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(6)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(6)^2-FE_Q<1>(6)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2] and FESystem<1>[FE_Q<1>(6)-FE_Q<1>(6)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^3] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(1)^2-FE_Q<2>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(1)-FE_Q<2>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(2)^2-FE_Q<2>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(2)-FE_Q<2>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(3)^2-FE_Q<2>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(3)-FE_Q<2>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(4)^2-FE_Q<2>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(4)-FE_Q<2>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(5)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(5)^2-FE_Q<2>(5)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2] and FESystem<2>[FE_Q<2>(5)-FE_Q<2>(5)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^3] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(1)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(1)^2-FE_Q<3>(1)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(1)-FE_Q<3>(1)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(2)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(2)^2-FE_Q<3>(2)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(2)-FE_Q<3>(2)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(3)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(3)^2-FE_Q<3>(3)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(3)-FE_Q<3>(3)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(4)^3]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(4)^2-FE_Q<3>(4)]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::Identities for FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2] and FESystem<3>[FE_Q<3>(4)-FE_Q<3>(4)^2]: 3 +DEAL::0 0 +DEAL::1 1 +DEAL::2 2 +DEAL::OK diff --git a/tests/hp/hp_vertex_dof_identities_q.cc b/tests/hp/hp_vertex_dof_identities_q.cc index eb33c2856b..1548d877a6 100644 --- a/tests/hp/hp_vertex_dof_identities_q.cc +++ b/tests/hp/hp_vertex_dof_identities_q.cc @@ -12,7 +12,7 @@ //---------------------------- hp_vertex_dof_identities_q.cc --------------------------- -// check FE_Q::hp_vertex_dof_identities +// check FE_DGQ::hp_vertex_dof_identities #include @@ -27,7 +27,7 @@ void test () { hp::FECollection fe_collection; for (unsigned int i=1; i<8-dim; ++i) - fe_collection.push_back (FE_Q(i)); + fe_collection.push_back (FE_DGQ(i)); for (unsigned int i=0; i