]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update changes file: new coarsest_level_1, bug fix for patch_level_1.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Dec 2006 10:43:12 +0000 (10:43 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 20 Dec 2006 10:43:12 +0000 (10:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@14266 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.html

index b4b65ee8d38b2bef5ac57f232ed11b4f01c08f37..ba4ba23f2c5576bf9f6296e6fc8d66b83cb08208 100644 (file)
@@ -950,22 +950,39 @@ inconvenience this causes.
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+       Fixed: The <code class="class">Triangulation</code>::<code class="member">
+       MeshSmoothing</code> flag <code>patch_level_1</code> wrongly produced cells
+       on level 0 during <code>coarsening_and_refinement</code>, which is now fixed.
+       <br>
+       (RH 2006/12/20)
+       </p>
+
+  <li> <p>
+       Extended: There is now a new <code class="class">Triangulation</code>
+       ::<code class="member">MeshSmoothing</code> flag <code>coarsest_level_1</code>
+       which ensures that after <code>coarsening_and_refinement</code> there are no
+       cells on level 0, i.e. the coarsest level is 1, if the triangulation had
+       <code>coarsest_level_1</code> already before.
+       <br>
+       (RH 2006/12/20)
+       </p>
 
   <li> <p> Extended: The <code>GridIn</code> class can now read in tecplot files
        in ASCII format (block and point format, ordered and unstructured grids,
        format specifiers acccording to Tecplot 10 and younger versions). At the
        moment the implementation is restricted to 2d grids but can easily be
        extended to 3d as well.
-                <br>
-                (Tobias Leicht 2006/12/14)
+       <br>
+       (Tobias Leicht 2006/12/14)
        </p>
 
   <li> <p> Extended: So far, the
        <code>GridReordering::invert_all_cells_of_negative_grid</code> function
        did nothing in 2d. Now, it inverts cells from clockwise to
        counterclockwise sense (in the old numbering scheme).
-                <br>
-                (Tobias Leicht 2006/12/13)
+       <br>
+       (Tobias Leicht 2006/12/13)
        </p>
 
   <li> <p> New: There is now a function
@@ -974,8 +991,8 @@ inconvenience this causes.
        to unwanted interior boundaries. In order to reduce the effort of the
        quadratic algorithm, a list of vertices to be considered can be supplied
        if available.  
-                <br>
-                (Tobias Leicht 2006/12/13)
+       <br>
+       (Tobias Leicht 2006/12/13)
        </p>
 
   <li> <p> New: There is now a function <code

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.