]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Added a comment about the latest modifications.
authoroliver <oliver@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 1 Jun 2003 14:28:36 +0000 (14:28 +0000)
committeroliver <oliver@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 1 Jun 2003 14:28:36 +0000 (14:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@7714 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/2003/hp.html

index 9a1017da38239669fc2cbd8c7d60a1e2c36bce22..caeb32580ed1d91785756348760f959dcf1270ae 100644 (file)
@@ -31,6 +31,28 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p> 
+       Changed: 
+       Implemented a couple of small modifications to get a first 1D
+       hp-example running. The <code class="class">Triangulation</code>
+       class was extended by a method to add
+       <code class="class">RefinementListener</code>s, which allow
+       other classes to be informed about Refinements. This is
+       needed for the <code class="class">hpDoFHandler</code>, which
+       administrates the <code class"member">active_fe_indices</code>
+       in the <code class="class">hpDoFLevel</code>s. Once this
+       was implemented, the other changes were straightforward. For
+       1D, the only thing which had to be changed for hp was the
+       <code class="member">reserve_space</code> method.
+       Last but not least, for the hp-example the
+       <code class"member">add</code> method was added to the
+       <code class"class">FECollection</code>. It allows the user to
+       add new <code class="class">FiniteElements</code>s to the
+       the <code class"class">FECollection</code>.
+       <br>
+       (Oliver Kayser-Herold 2003/06/1)
+       </p>
+
   <li> <p> 
        Changed: Introduced the <code class="class">DoFHandler</code>
        as template parameter in classes <code class="class">DataOutStack</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.