]> https://gitweb.dealii.org/ - dealii.git/commitdiff
FE/QCollection operator[] and size() functions.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 10 Feb 2006 12:42:19 +0000 (12:42 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 10 Feb 2006 12:42:19 +0000 (12:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@12293 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/changes.html

index a400734af7b4224da56c905af3e7137c401dc992..d070a60e860e66bff9cbde14782748306c416582 100644 (file)
@@ -388,6 +388,21 @@ inconvenience this causes.
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+       Changed: The <code class="class">FECollection</code>::<code
+       class="member">get_fe</code> and <code
+       class="class">QCollection</code>::<code
+       class="member">get_quadrature</code> functions are now renamed
+       to the standard <code class="member">operator[]</code>
+       function. Similarly, the <code
+       class="class">FECollection</code>::<code
+       class="member">n_finite_elements</code> and <code
+       class="class">QCollection</code>::<code
+       class="member">n_quadratures</code> functions are now renamed
+       to the standard <code class="member">size()</code> function.
+       <br> 
+       (RH 2006/02/10)
+       </p>
 
   <li> <p>
        Improved: <code class="class">GridGenerator</code>::<code
@@ -398,13 +413,14 @@ inconvenience this causes.
        (Luca Heltai 2006/02/07)
        </p>
 
-
-  <li> <p> Improved: <code class="class">FiniteElementData</code> and <code
-  class="class">FiniteElement</code> now support the concept of blocks along
-  with components. See the glossary for the difference.
-  <br>
-  (GK 2006/01/25)
-  </p>
+  <li> <p>
+       Improved: <code class="class">FiniteElementData</code> and
+       <code class="class">FiniteElement</code> now support the
+       concept of blocks along with components. See the glossary for
+       the difference.
+       <br>
+       (GK 2006/01/25)
+       </p>
 
   <li> <p>
        Fixed: The <code class="class">MGDoFHandler</code>::<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.