]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
In an assertion, it was checked whether vertex dof indices for
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Feb 2002 17:53:43 +0000 (17:53 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Feb 2002 17:53:43 +0000 (17:53 +0000)
different children of a face matched each other, for consistency. This
failed if the FE in use does not have dofs on vertices at all. Check
for the vertex index instead of the vertex _dof_ index now.

git-svn-id: https://svn.dealii.org/trunk@5536 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2002/3.3.0-vs-3.3.1.html
deal.II/doc/news/2002/c-3-3.html

index e82216551b40bd45e30756daa3e5bc412c8b22f0..12ed3517813244e450ec8c3c8c082c0f6c560b4f 100644 (file)
 <h2>Changes between versions 3.3.0 and 3.3.1</h2>
 
 <ol>
+  <li> <p> 
+       Fixed: In 3d, the function <code
+       class="member">DoFTools::make_hanging_node_constraints</code> 
+       contained an assertion that failed erroneously for finite
+       elements that do not have degrees of freedom on vertices. This
+       is now fixed.
+       <br> 
+       (WB 2002/02/21)
+       </p>
+
   <li> <p>
        Fixed: <code class="member">TriaAccessor<3,3>::measure</code>
        sometimes computed a negative value. This is now fixed.
        <br> 
-       (WB 2002/01/21)
+       (WB 2002/02/21)
        </p>
 </ol>
 
index 670dfa0c8761b417c0ce3faaa8efa231e5494bb0..f7ac6daa853a877f4a450a9836859d1070a1ecb6 100644 (file)
@@ -136,6 +136,16 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p> 
+       Fixed: In 3d, the function <code
+       class="member">DoFTools::make_hanging_node_constraints</code> 
+       contained an assertion that failed erroneously for finite
+       elements that do not have degrees of freedom on vertices. This
+       is now fixed.
+       <br> 
+       (WB 2002/02/21)
+       </p>
+
   <li> <p> 
        Fixed: <code class="member">TriaAccessor<3,3>::measure</code>
        sometimes computed a negative value. This is now fixed.

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.