]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Added step-34 to the tutorial list
authorheltai <heltai@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 Mar 2009 09:13:09 +0000 (09:13 +0000)
committerheltai <heltai@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 10 Mar 2009 09:13:09 +0000 (09:13 +0000)
git-svn-id: https://svn.dealii.org/trunk@18470 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/deal.dox
deal.II/doc/doxygen/tutorial/navbar.html
deal.II/doc/doxygen/tutorial/toc.html
deal.II/doc/news/changes.h

index cf1de45c9321e8f4ad504293f2aa5dc90d7fc71d..f5bc7c7a18c5f8c6beb62fba9e43652ea5985e86 100644 (file)
@@ -50,4 +50,5 @@ IMAGE_PATH             = images \
                         ../../examples/step-30/doc \
                         ../../examples/step-31/doc \
                         ../../examples/step-32/doc \
-                        ../../examples/step-33/doc 
+                        ../../examples/step-33/doc \
+                        ../../examples/step-34/doc 
index 8ed3584d21bb46f432ed79298216d7bc39943b52..d0191aa07c37d6662dc52c24eb9ec67e9a34e720 100644 (file)
@@ -60,7 +60,8 @@
          <a href="../../doxygen/deal.II/step_29.html" target="body">29</a>&nbsp;
          <a href="../../doxygen/deal.II/step_30.html" target="body">30</a>&nbsp;
          <a href="../../doxygen/deal.II/step_31.html" target="body">31</a><br />
-         <a href="../../doxygen/deal.II/step_33.html" target="body">33</a>
+         <a href="../../doxygen/deal.II/step_33.html" target="body">33</a>&nbsp;
+         <a href="../../doxygen/deal.II/step_34.html" target="body">34</a>
        </p>
 
        <hr>
index 9b893f03be682fd6682102594d2468c1deed5c1e..726c0c46630cfccab1d46e186b5d4964275ca0ed 100644 (file)
@@ -259,7 +259,14 @@ searching for programs with a certain functionality.
   <tr valign="top">
       <td><a href="../../doxygen/deal.II/step_33.html">Step-33</a></td>
       <td> A nonlinear hyperbolic conservation law: The Euler equations of
-      compressible gas dynamics.  </td></tr>
+      compressible gas dynamics.  
+      </td></tr>
+
+  <tr valign="top">
+      <td><a href="../../doxygen/deal.II/step_34.html">Step-34</a></td>
+      <td> Boundary Element Methods of low order: The Exterior Irrotational
+      Flow. ParsedFunction class. 
+      </td></tr>
 </table>
 
 
@@ -362,7 +369,8 @@ by topic:
     <td><a href="../../doxygen/deal.II/step_19.html">Step-19</a>,
         <a href="../../doxygen/deal.II/step_28.html">Step-28</a>,
         <a href="../../doxygen/deal.II/step_29.html">Step-29</a>,
-        <a href="../../doxygen/deal.II/step_33.html">Step-33</a></td> 
+        <a href="../../doxygen/deal.II/step_29.html">Step-33</a>,
+        <a href="../../doxygen/deal.II/step_33.html">Step-34</a></td> 
     <td> Input parameter handling
     </td>
   </tr>
@@ -429,6 +437,13 @@ by topic:
     </td>
   </tr>
 
+  <tr valign="top">
+    <td></td>
+    <td><a href="../../doxygen/deal.II/step_34.html">Step-34</a></td> 
+    <td> Boundary element methods
+    </td>
+  </tr>
+
 
   <tr><td><br></td></tr>
 
@@ -563,8 +578,14 @@ by topic:
     <td> A multigroup diffusion problem in neutron transport
     </td>
   </tr>
-  </tr>
 
+  
+  <tr valign="top">
+    <td></td>
+    <td><a href="../../doxygen/deal.II/step_34.html">Step-34</a></td> 
+    <td> Irrotational Flow
+    </td>
+  </tr>
 
   <tr><td><br></td></tr>
 
index 575266f5b5ef3bc2c450d5f5379fb8d0feb2e1f2..cb5a98fe64b453411500af88c421b7cd336974c0 100644 (file)
@@ -158,6 +158,18 @@ inconvenience this causes.
 <h3>General</h3>
 
 <ol>
+  <li>
+  <p>
+  New: A new tutorial program  @ref step_34 "step-34" was added to the 
+  library that shows the usage of the new codimension one functionality
+  recently added to the library. In this tutorial we show the use of 
+  bondary element methods on piecewise constant functions defined over
+  a surface, and we solve the irrotational flow problem, or exterior
+  Neumann Laplace problem.
+  <br>
+  (Luca Heltai 2009/03/10)
+  </p>
+
   <li>
   <p>
   Fixed: When linking with both Trilinos and BLAS, the BLAS libraries appeared
@@ -216,6 +228,7 @@ inconvenience this causes.
   </li>
 
   <li>
+  <p>
   New: Based on work by Cataldo Manigrasso and Luca Heltai
   developed over the last few months on a branch, deal.II now
   supports meshes that are embedded in higher space

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.