]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
step-14 chose overly conservative quadrature formulas.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Sep 2003 16:07:46 +0000 (16:07 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Sep 2003 16:07:46 +0000 (16:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@8006 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/news/c-4-0.html

index 121e9fabd7fb10acac96c3fa77681fce47f2f84c..d00f054da6990a3cdbd70fba65c68381b06e2fad 100644 (file)
@@ -48,28 +48,36 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>General</h3>
 
 <ol>
-  <li> <p> On AIX systems, the xlf Fortran77 compiler wasn't recognized 
+  <li> <p> Fixed: In the step-14 example program, overly conservative
+       quadrature formulas were chosen (with 2N+1 quadrature points per space
+       dimension, where N is the degree of polynomials). This is unnecessary,
+       and now fixed.
+       <br>
+       (WB 2003/09/23)
+       </p>
+
+  <li> <p> Fixed: On AIX systems, the xlf Fortran77 compiler wasn't recognized 
        due to the fact that when called with -v it generates many pages
        of output, later leading to a shell error. This is now fixed.
        <br>
        (WB 2003/09/19)
        </p>
 
-  <li> <p> The elastic example program, step-8, had a bug in the way
+  <li> <p> Fixed: The elastic example program, step-8, had a bug in the way
        the system matrix is assembled. In effect, we were solving the
        wrong equation. This should now be fixed.
        <br>
        (WB 2003/09/11)
        </p>
 
-  <li> <p> When building with both sparse direct solver MA27 and the
+  <li> <p> Fixed: When building with both sparse direct solver MA27 and the
        TECPLOT libraries, the <code>detached_ma27</code> would not
        link properly. This is now fixed.
        <br>
        (WB 2003/09/05)
        </p>
 
-  <li> <p> The script that builds the dependency lists for Makefiles
+  <li> <p> Improved: The script that builds the dependency lists for Makefiles
        has been rewritten in C++, since the previous perl script
        became just too slow after the addition of parts of
        BOOST. Using the old perl script should still work, although it
@@ -88,7 +96,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
        (WB 2003/08/19)
        </p>
 
-  <li> <p> First steps to a migration of the documentation from
+  <li> <p> New: First steps to a migration of the documentation from
        <tt>kdoc</tt> to <a href="http://www.doxygen.org">Doxygen</a> have
        been done. It can be generated after installing <a
        href="http://www.doxygen.org">Doxygen</a> by calling <tt>make</tt>

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.