]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added a comment for the last changes on the hp-branch.
authoroliver <oliver@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 11 Dec 2003 18:05:20 +0000 (18:05 +0000)
committeroliver <oliver@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 11 Dec 2003 18:05:20 +0000 (18:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@8257 0785d39b-7218-0410-832d-ea1e28bc413d

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

index caeb32580ed1d91785756348760f959dcf1270ae..7d028803e31bd571b548826c08ca92aa95d34f0b 100644 (file)
@@ -31,6 +31,20 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>deal.II</h3>
 
 <ol>
+  <li> <p>
+       Changed:
+       Changed <code class="class">FE</code> to
+       <code class="class">FECollection</code> at several places and
+       also changed depending functions accordingly. Modified the
+       <code class="member">reserve_space</code> method of
+       <code class="class">hpDoFHandler</code> to work for 2D
+       DG-problems. In this context the 2D code for
+       <code class"member">pre_refinement_notification</code> was
+       added as well.
+       <br>
+       (Oliver Kayser-Herold 2003/12/11)
+       </p>
+
   <li> <p> 
        Changed: 
        Implemented a couple of small modifications to get a first 1D
@@ -39,16 +53,16 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
        <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>
+       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
+       <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>.
+       the <code class="class">FECollection</code>.
        <br>
        (Oliver Kayser-Herold 2003/06/1)
        </p>

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.