]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Doc of changes at 2005/12/15.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 19 Dec 2005 16:10:27 +0000 (16:10 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 19 Dec 2005 16:10:27 +0000 (16:10 +0000)
git-svn-id: https://svn.dealii.org/trunk@11876 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/anisotropic.html

index 24fe2b4be79185dc50879c3cd69da18037d55abf..73a768d254a4329a6e339607925aa1c52a474bcd 100644 (file)
@@ -160,6 +160,40 @@ refinement.
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+       Extended: The <code
+       class="class">CellAccessor&lt;dim&gt;</code>::<code
+       class="member">neighbor_of_neighbor</code> function is now
+       extended to anisotropic refinement.
+       <br> 
+       (RH 2005/12/15)
+       </p>
+
+  <li> <p>
+       Extended: The <code
+       class="class">TriaAccessor&lt;1&gt;</code>::<code
+       class="member">operator ==</code> function is now overloaded by
+       <code class="class">TriaObjectAccessor&lt;1,dim&gt;</code> for
+       <code>dim>1</code> to allow the identification of a line with
+       its duplicate.
+       <br> 
+       (RH 2005/12/15)
+       </p>
+
+  <li> <p>
+       Extended (internal): Lines on <code>level>0</code> have always
+       been stored pairwise. In order to allow the creation of
+       duplicate lines we now also allow storage of single lines. The
+       <code class="class">TriangulationLevel&lt;1&gt;</code>::<code
+       class="member">reserve_space</code> function now takes an
+       additional <code>n_consecutive_lines</code> parameter which
+       allows to create new single as well as pairs for lines
+       (<code>n_consecutive_lines=1</code> or
+       <code>n_consecutive_lines=1</code>, respectively.
+       <br> 
+       (RH 2005/12/15)
+       </p>
+
   <li> <p>
        Changed: When allowing anisotropic refinement it cannot be
        garantueed that all children of a cell are stored in

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.