]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
child_cell_on_face, face_to_cell_vertices and face_to_cell_lines now include a new...
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Jun 2005 11:06:27 +0000 (11:06 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Jun 2005 11:06:27 +0000 (11:06 +0000)
git-svn-id: https://svn.dealii.org/trunk@10872 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.html

index 01b8c70eeba900fc02350fcf91b99d39dea381d6..87cdc3c9b1bd3e09408730e69a55dc55291acfa9 100644 (file)
@@ -428,13 +428,28 @@ inconvenience this causes.
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+       Improved: The <code class="class">GeometryInfo</code>::<code
+       class="member">child_cell_on_face</code>, <code
+       class="member">face_to_cell_vertices</code> and <code
+       class="member">face_to_cell_lines</code> now have an additional
+       <code>face_orientation</code> argument, which has no effect in
+       2d and which defaults to <code>true</code> (standard
+       orientation) in 3d. Now these functions return the right values
+       also for the case of non-standard oriented faces in 3d. This
+       avoids several aweful pieces of code including questioning
+       face_orientation and using child_switch_tables.
+       <br> 
+       (RH, 2005/06/16)
+       </p>
+
   <li> <p>
        Changed: The method <code class="class">FETools</code>::<code
        class="member">lexicographic_to_hierarchic_numbering</code> now
        takes a <code class="class">FiniteElementData</code> instead of
        a <code class="class">FE_Q</code> object. Now this function can
        also be called by the <code class="class">FE_Q</code>
-       constructor avoiding duplication of code.
+       constructor which avoids code duplication.
        <br> 
        (RH, 2005/06/13)
        </p>

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.