]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Link in step-51 tutorial program.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 1 Oct 2013 15:18:37 +0000 (15:18 +0000)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 1 Oct 2013 15:18:37 +0000 (15:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@31057 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/tutorial/navbar.html
deal.II/doc/doxygen/tutorial/toc-list.html
deal.II/doc/doxygen/tutorial/toc-topics.html
deal.II/doc/news/changes.h

index 050927d3ad400536a1d03766b61850ca78841ec5..019c23d39a221b05c8bc17fee46eea498ecf8898 100644 (file)
@@ -94,6 +94,7 @@
          <a href="../../doxygen/deal.II/step_48.html" target="body">48</a><br />
 
          <a href="../../doxygen/deal.II/step_49.html" target="body">49</a>&nbsp;
+         <a href="../../doxygen/deal.II/step_51.html" target="body">51</a>&nbsp;
        </p>
 
        <hr>
index e5b0b8c62702eefe91c73b6cdc0f75f6ad8ada93..8690a27a8bffbd8806b69d1cd769cbd28f00abb7 100644 (file)
       <td><a href="../../doxygen/deal.II/step_49.html">Step-49</a></td>
       <td> Advanced mesh creation and manipulation techniques.
       </td></tr>
+
+  <tr valign="top">
+      <td><a href="../../doxygen/deal.II/step_51.html">Step-51</a></td>
+      <td> Solving the convection-diffusion equation with a hyrbidizable
+      discontinuous Galerkin method using face elements.
+      </td></tr>
 </table>
 
 
index ca8b5a6bea683708fd8db44e37c57cc08383969b..fcef40b51a19d635669d40bf69065b5122ba4626 100644 (file)
@@ -82,7 +82,8 @@
       <a href="../../doxygen/deal.II/step_28.html">Step-28</a>,
       <a href="../../doxygen/deal.II/step_32.html">Step-32</a>,
       <a href="../../doxygen/deal.II/step_44.html">Step-44</a>,
-      <a href="../../doxygen/deal.II/step_48.html">Step-48</a>
+      <a href="../../doxygen/deal.II/step_48.html">Step-48</a>,
+      <a href="../../doxygen/deal.II/step_51.html">Step-51</a>
     </td>
     <td> Multithreading
     </td>
       <a href="../../doxygen/deal.II/step_12.html">Step-12</a>,
       <a href="../../doxygen/deal.II/step_21.html">Step-21</a>,
       <a href="../../doxygen/deal.II/step_39.html">Step-39</a>,
-      <a href="../../doxygen/deal.II/step_46.html">Step-46</a>
+      <a href="../../doxygen/deal.II/step_46.html">Step-46</a>,
+      <a href="../../doxygen/deal.II/step_51.html">Step-51</a>
     </td>
     <td> Discontinuous Galerkin methods
     </td>
         <a href="../../doxygen/deal.II/step_21.html">Step-21</a>,
        <a href="../../doxygen/deal.II/step_31.html">Step-31</a>,
         <a href="../../doxygen/deal.II/step_32.html">Step-32</a>,
-        <a href="../../doxygen/deal.II/step_43.html">Step-43</a>
+        <a href="../../doxygen/deal.II/step_43.html">Step-43</a>,
+        <a href="../../doxygen/deal.II/step_51.html">Step-51</a>
     </td>
     <td> Transport (advection) equations
     </td>
index ab041d8c68629965d27ca474f8814a94c81323d5..bb840cebeb21fbfe1d8a043ecfd445f1ce4b6469 100644 (file)
@@ -61,6 +61,21 @@ inconvenience this causes.
 
 
 <ol>
+  <li>
+  New: step-51 demonstrates the use of hybridized discontinuous Galerkin
+  methods in deal.II, using the face elements FE_FaceQ. The programs solves a
+  scalar convection-diffusion equation.
+  <br>
+  (Martin Kronbichler and Scott Miller, 2013/10/01)
+  </li>
+
+  <li>
+  New: There is now an element FE_FaceP that can be combined with FE_DGP in
+  hybridized DG methods.
+  <br>
+  (Martin Kronbichler, 2013/09/17)
+  </li>
+
   <li>
   Fixed: The DataOutBase::XDMFEntry class now has a proper serialization
   function to allow for checkpointing.

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.