]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Identity constraints in 3D are correct. 12711/head
authorMarc Fehling <marc.fehling@gmx.net>
Thu, 26 Aug 2021 00:22:53 +0000 (18:22 -0600)
committerMarc Fehling <marc.fehling@gmx.net>
Thu, 26 Aug 2021 00:22:53 +0000 (18:22 -0600)
Fix description of test `hp/identity_constraints_02`.

tests/hp/identity_constraints_02.cc

index 14103e1f5bd16e2db16c8bab518bdb801e7fb460..b48b161ed2af0306d58a7f42a5264bf4cf2ccb51 100644 (file)
 // On each of the four lines on the interface between the Q2 and Q4 element, the
 // central dofs are identical and will be treated with constraints.
 //
-// If the dominating element in the collection of finite elements on the central
-// line does not have a central dof, the dof duplicates on the elements Q2 and
-// Q4 will not be recognized with constraints.
-// This is the reason why there is one identity constraint less in scenario 1
-// than in scenario 2 -- the dominating Q1 element has no dofs on lines.
-// This is a bug.
+// We put special emphasis on the central line.
+// - In scenario 1, the central dof of the central line will be constrained
+//   against the vertex dofs of the Q1 element. Thus, we only have 3 identity
+//   constraints in total on the remaining lines of the interface between the Q2
+//   and Q4 element.
+// - In scenario 2, the central dof of the central line belongs to the Q2
+//   element and remains unconstrained. Thus, we end up with 4 identity
+//   constraints.
 //
 // Scenario 1:    Scenario 2:
 // +----+----+    +----+----+

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.