]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Include step-38.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Jan 2011 06:44:49 +0000 (06:44 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 3 Jan 2011 06:44:49 +0000 (06:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@23111 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/tutorial/navbar.html
deal.II/doc/doxygen/tutorial/steps.cmapx
deal.II/doc/doxygen/tutorial/steps.pl
deal.II/doc/doxygen/tutorial/steps.png
deal.II/doc/doxygen/tutorial/toc-list.html
deal.II/doc/doxygen/tutorial/toc-topics.html

index 9ef0a7ee3f9b173d7baca03b3562bc5be311ff3e..96239b9011bfea3c3e9f300dba6e19603d850715 100644 (file)
@@ -5,7 +5,7 @@
 <title>Step-by-Step Examples</title>
   <link href="../../screen.css" rel="StyleSheet" type="text/css">
   <meta name="author" content="the deal.II authors <authors@dealii.org>">
-  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2007, 2008, 2009, 2010 by the deal.II authors">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2007, 2008, 2009, 2010, 2011 by the deal.II authors">
   <meta name="date" content="$Date$">
   <meta name="svn_id" content="$Id$">
   <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
@@ -67,8 +67,9 @@
          <a href="../../doxygen/deal.II/step_34.html" target="body">34</a>&nbsp;
          <a href="../../doxygen/deal.II/step_35.html" target="body">35</a><br />
          <a href="../../doxygen/deal.II/step_36.html" target="body">36</a>&nbsp;
-         <a href="../../doxygen/deal.II/step_39.html" target="body">39</a>&nbsp;
-         <a href="../../doxygen/deal.II/step_40.html" target="body">40</a><br />
+         <a href="../../doxygen/deal.II/step_38.html" target="body">38</a>&nbsp;
+         <a href="../../doxygen/deal.II/step_39.html" target="body">39</a><br />
+         <a href="../../doxygen/deal.II/step_40.html" target="body">40</a>
          <a href="../../doxygen/deal.II/step_45.html" target="body">45</a>
        </p>
 
index c8e88019f8769a2de614b3c7c64c24fe4cb00814..b11d6d0a9a3626e63f983b3853edde73a4d38c28 100644 (file)
@@ -1,16 +1,17 @@
 <map id="StepsMap" name="StepsMap">
-<area shape="poly" href="../deal.II/step_1.html" title="Creating a grid. Refining it. Writing it to a file" alt="" coords="860,60 860,28 837,5 805,5 783,28 783,60 805,83 837,83"/>
-<area shape="poly" href="../deal.II/step_2.html" title="Assigning degrees of freedom to a grid." alt="" coords="860,185 860,153 837,131 805,131 783,153 783,185 805,208 837,208"/>
-<area shape="poly" href="../deal.II/step_3.html" title="Solving Poisson&#39;s equation." alt="" coords="860,311 860,279 837,256 805,256 783,279 783,311 805,333 837,333"/>
-<area shape="poly" href="../deal.II/step_4.html" title="Dimension independent programming. Boundary conditions." alt="" coords="860,436 860,404 837,381 805,381 783,404 783,436 805,459 837,459"/>
+<area shape="poly" href="../deal.II/step_1.html" title="Creating a grid. Refining it. Writing it to a file" alt="" coords="889,60 889,28 867,5 835,5 812,28 812,60 835,83 867,83"/>
+<area shape="poly" href="../deal.II/step_2.html" title="Assigning degrees of freedom to a grid." alt="" coords="889,185 889,153 867,131 835,131 812,153 812,185 835,208 867,208"/>
+<area shape="poly" href="../deal.II/step_3.html" title="Solving Poisson&#39;s equation." alt="" coords="889,311 889,279 867,256 835,256 812,279 812,311 835,333 867,333"/>
+<area shape="poly" href="../deal.II/step_4.html" title="Dimension independent programming. Boundary conditions." alt="" coords="889,436 889,404 867,381 835,381 812,404 812,436 835,459 867,459"/>
 <area shape="poly" href="../deal.II/step_5.html" title="Reading a grid from disk. Computations on successively refined grids." alt="" coords="535,561 535,529 512,507 480,507 457,529 457,561 480,584 512,584"/>
 <area shape="rect" href="../deal.II/step_10.html" title="Higher order mappings." alt="" coords="745,529,780,561"/>
 <area shape="rect" href="../deal.II/step_15.html" title="1d problems. A nonlinear problem." alt="" coords="804,529,839,561"/>
 <area shape="rect" href="../deal.II/step_20.html" title="Mixed finite elements for the mixed Laplacian. Block solvers." alt="" coords="636,532,671,559"/>
 <area shape="rect" href="../deal.II/step_23.html" title="Time dependent problems. The wave equation." alt="" coords="863,532,897,559"/>
 <area shape="rect" href="../deal.II/step_29.html" title="A complex&#45;valued Helmholtz equation. Sparse direct solvers." alt="" coords="921,529,956,561"/>
-<area shape="rect" href="../deal.II/step_34.html" title="Boundary element methods for potential flow." alt="" coords="980,532,1015,559"/>
-<area shape="rect" href="../deal.II/step_36.html" title="Finding eigenvalues of the Schr&ouml;dinger equation." alt="" coords="1039,529,1073,561"/>
+<area shape="rect" href="../deal.II/step_34.html" title="Boundary element methods for potential flow." alt="" coords="1031,532,1065,559"/>
+<area shape="rect" href="../deal.II/step_36.html" title="Finding eigenvalues of the Schr&ouml;dinger equation." alt="" coords="1089,529,1124,561"/>
+<area shape="rect" href="../deal.II/step_38.html" title="Solve the Laplace Beltrami operator on a Half Sphere." alt="" coords="1031,655,1065,687"/>
 <area shape="rect" href="../deal.II/step_45.html" title="Periodic boundary conditions" alt="" coords="695,759,729,791"/>
 <area shape="poly" href="../deal.II/step_6.html" title="Adaptive local refinement. Higher order elements" alt="" coords="487,687 487,655 464,632 432,632 409,655 409,687 432,709 464,709"/>
 <area shape="rect" href="../deal.II/step_7.html" title="Helmholtz equation. Computing errors. Boundary integrals." alt="" coords="69,759,101,791"/>
index 52694cbe2ace232cbbd87d8930a82a23f9de14df..e973f593016fdf36c63b5f6f611c4b629cfe33ef 100644 (file)
@@ -11,7 +11,7 @@ use strict;
 my @steps = (1,2,3,4,5,6,7,8,9,
             10,11,12,13,14,15,16,17,18,19,
             20,21,22,23,24,25,   27,28,29,
-            30,31,   33,34,35,36,      39,
+            30,31,   33,34,35,36,   38,39,
              40,45);
 ;
 
index f8919d8dbf3745838a33a659a3d87e5bbc3212b5..f583aa15c4554b6a573735354d736abe5f49c564 100644 (file)
Binary files a/deal.II/doc/doxygen/tutorial/steps.png and b/deal.II/doc/doxygen/tutorial/steps.png differ
index 907f9bac69ff119f233c9817f2526b88878054f8..ae66bb66790e6503a21622d39c3ae0642415bb3d 100644 (file)
@@ -4,7 +4,7 @@
 <head>
 <title>Step-by-Step</title>
   <meta name="author" content="the deal.II authors <authors@dealii.org>">
-  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2007, 2008, 2009, 2010 by the deal.II authors">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2007, 2008, 2009, 2010, 2011 by the deal.II authors">
   <meta name="date" content="$Date$">
   <meta name="svn_id" content="$Id$">
   <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
       problem. The Schr&ouml;dinger wave equation.
       </td></tr>
 
+  <tr valign="top">
+      <td><a href="../../doxygen/deal.II/step_38.html">Step-38</a></td>
+      <td>Solving the Laplace-Beltrami equation on curved manifolds embedded
+      in higher dimensional spaces.
+      </td></tr>
+
   <tr valign="top">
       <td><a href="../../doxygen/deal.II/step_39.html">Step-39</a></td>
       <td> Solving Poisson's equation once more, this time with the
index baadd7e25e2c8505028bc9febd7ee1a1902c8d18..acbee092e046e6664b4e67930755f3a0988aea62 100644 (file)
@@ -4,7 +4,7 @@
 <head>
 <title>Step-by-Step</title>
   <meta name="author" content="the deal.II authors <authors@dealii.org>">
-  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2007, 2008, 2009, 2010 by the deal.II authors">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2007, 2008, 2009, 2010, 2011 by the deal.II authors">
   <meta name="date" content="$Date$">
   <meta name="svn_id" content="$Id$">
   <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
 
   <tr valign="top">
     <td></td>
-    <td><a href="../../doxygen/deal.II/step_34.html">Step-34</a></td>
-    <td> Boundary element methods
+    <td>
+      <a href="../../doxygen/deal.II/step_34.html">Step-34</a>,
+      <a href="../../doxygen/deal.II/step_38.html">Step-38</a></td>
+    <td> Boundary element methods, curved manifolds
     </td>
   </tr>
 

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.