]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Finish step-14.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 6 May 2002 07:37:13 +0000 (07:37 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 6 May 2002 07:37:13 +0000 (07:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@5806 0785d39b-7218-0410-832d-ea1e28bc413d

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

index ce2cdc820e5b0ae6ca9e6f788739d359bdf91500..795644a08ae3a7ff36dde6dfcacc79383a6997e7 100644 (file)
@@ -33,6 +33,13 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 <h3>General</h3>
 
 <ol>
+  <li> <p> 
+       New: The step-14 example program demonstrates duality based
+       error estimators and some more software design concepts.
+       <br>
+       (WB 2002/05/05)
+       </p>
+
   <li> <p> 
        New: In all previous versions, <acronym>deal.II</acronym> used
        the <a href="http://www.cs.wustl.edu/~schmidt/ACE.html"
index 3a610fc9262e9452f63e39307b099d09d08a5325..e77984d6edae9c64b65151c017dcb03e26a2b0b5 100644 (file)
 
     <dir>
     <dl>
+      <dt>
+          <strong>2004/05/05: New example program demonstrating
+          duality based error estimators</strong>
+      </dt>
+      <dd>
+          The step-14 example program in the tutorial demonstrates the
+          use of duality based error estimation strategies which have
+          been the focus of the Heidelberg group (from which the main
+          authors come) for the last years. Some more strategies for
+          modular and extensible programming are also discussed.
+         </p>
+      </dd>
+
       <dt>
           <strong>2004/04/30: Multi-threading support using POSIX</strong>
       </dt>
index d7c1f2b2ff693194154918880ba1920bc2a7efaf..d841fee281221ef382b11c52540d7f826480fad4 100644 (file)
@@ -23,7 +23,7 @@
   document.open();
   if (release != "")
   {
-    document.writeln("<h1 style=\"text-align: center;\">The deal.II Homepage Version "+ release + "</h1>");
+    document.writeln("<h1 style=\"text-align: center;\">The Homepage of deal.II  Version "+ release + "</h1>");
   } else {
     document.writeln("<h1 style=\"text-align: center;\">The deal.II Homepage</h1>");
   }

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.