]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Triangulation::clear_user_flags and .._pointers are now const. Constructors of DoFAcc...
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 12 Jun 2002 12:04:54 +0000 (12:04 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 12 Jun 2002 12:04:54 +0000 (12:04 +0000)
git-svn-id: https://svn.dealii.org/trunk@6074 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2002/c-3-4.html

index 93e691a6169e5139031b596469e58d60f9d370eb..b14d5b9d51602629be0ca8082652921f8299d07e 100644 (file)
@@ -105,6 +105,30 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p> Change: The constructor of <code
+       class="class">DoFHandler</code> now takes a reference to a
+       <tt>const</tt> <code class="class">Triangulation</code>.
+       <br>
+       (RH 2002/06/12)
+       </p>
+
+  <li> <p> Change: The constructors of all <code
+       class="class">DoFAccessor</code>, <code
+       class="class">TriaAccessor</code> and <code
+       class="class">TriaIterator</code> classes now take pointers to
+       <tt>const</tt> <code class="class">Triangulation</code>s.
+       <br>
+       (RH 2002/06/12)
+       </p>
+
+  <li> <p> Change: <code
+       class="member">Triangulation::clear_user_flags</code> and <code
+       class="member">Triangulation::clear_user_pointers</code> are
+       now <tt>const</tt> functions.
+       <br>
+       (RH 2002/06/12)
+       </p>
+
   <li> <p> Fixed: In debug mode the <code
        class="member">MappingQ1::transform_real_to_unit_cell</code>
        function erroneously threw an assertion when used in 1 or 3

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.