]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
New TriaObjectAccessor::lines and quads functions. Fix indentation.
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Jun 2006 12:26:23 +0000 (12:26 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 15 Jun 2006 12:26:23 +0000 (12:26 +0000)
git-svn-id: https://svn.dealii.org/trunk@13261 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.html

index 3f599af85db7ce7258242d00c30f7e467b38dd74..e34397eaf9a6cb0a3de10255c531cf8f9e3cf7ca 100644 (file)
@@ -708,21 +708,40 @@ inconvenience this causes.
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+       New: There are now new internal <code
+       class="class">TriaObjectAccessor&lt;1,dim&gt;</code>::<code
+       class="member">lines()</code> and <code
+       class="class">TriaObjectAccessor&lt;2,dim&gt;</code>::<code
+       class="member">quads()</code> functions. By using these
+       functions, 30 function specializations could have been removed,
+       significantly reducing code duplication.
+       <br>
+       (RH 2006/06/13)
+       </p>
+
   <li> <p>
        New: Function <code class="class">VectorTools</code>::<code
-       class="class">create_point_source_vector</code> to calculate the projection
+       class="member">create_point_source_vector</code> to calculate the projection
        of a Dirac pulse on the base functions. This models a point source as
        used in the calculations of Green's functions and can also be used to
        extract the value of a finite element solution in a single point.
+       <br> 
+       (Ralf B. Schulz, 2006/05/15)
+       </p>
+
   <li> <p>
-       Changed: Functions <code class="class">VectorTools</code>::<code
-       class="member">point_value</code> and <code class="class">VectorTools</code>::<code
-       class="member">point_difference</code> using the old interface without
-       boundary mapping were replaced by wrapper functions calling the new
-       versions.
+       Changed: Functions <code
+       class="class">VectorTools</code>::<code
+       class="member">point_value</code> and <code
+       class="class">VectorTools</code>::<code
+       class="member">point_difference</code> using the old interface
+       without boundary mapping were replaced by wrapper functions
+       calling the new versions.
        <br> 
        (Ralf B. Schulz, 2006/05/15)
        </p>
+
   <li> <p>
        Changed: The old version of <code class="class">GridTools</code>::<code
        class="member">find_active_cell_around_point</code> has been replaced
@@ -734,6 +753,7 @@ inconvenience this causes.
        <br> 
        (Ralf B. Schulz, 2006/05/12)
        </p>
+
   <li> <p>
        Improved: The functions <code class="class">VectorTools</code>::<code
        class="member">point_value</code> and <code class="class">VectorTools</code>::<code
@@ -743,6 +763,7 @@ inconvenience this causes.
        <br> 
        (Ralf B. Schulz, 2006/05/11)
        </p>
+
   <li> <p>
        New: In <code>GridTools</code>, several functions have been added.
        <code>GridTools::find_closest_vertex</code> searches for the vertex

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.