]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Cross-link step-43 everywhere.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 28 Jan 2012 12:54:49 +0000 (12:54 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 28 Jan 2012 12:54:49 +0000 (12:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@24946 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 ae92d690871ca0d0c8f7ab03ff24dd977c253347..132b482e75e567f02d678e168e168cc27ab5c111 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, 2011 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, 2012 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">
@@ -71,7 +71,8 @@
          <a href="../../doxygen/deal.II/step_38.html" target="body">38</a><br />
          <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>&nbsp;
-         <a href="../../doxygen/deal.II/step_45.html" target="body">45</a><br />
+         <a href="../../doxygen/deal.II/step_43.html" target="body">43</a><br />
+         <a href="../../doxygen/deal.II/step_45.html" target="body">45</a>&nbsp;
          <a href="../../doxygen/deal.II/step_46.html" target="body">46</a>
        </p>
 
index 57ac4139847296c9de49bd7e09213184067c6750..04ec95db611103ac925d17609aa56a5c0e7d662f 100644 (file)
@@ -1,42 +1,44 @@
 <map id="StepsMap" name="StepsMap">
-<area shape="poly" id="node1" href="../deal.II/step_1.html" title="Creating a grid. Refining it. Writing it to a file" alt="" coords="631,60 631,28 608,5 576,5 553,28 553,60 576,83 608,83"/>
-<area shape="poly" id="node2" href="../deal.II/step_2.html" title="Assigning degrees of freedom to a grid." alt="" coords="631,185 631,153 608,131 576,131 553,153 553,185 576,208 608,208"/>
-<area shape="poly" id="node3" href="../deal.II/step_3.html" title="Solving Poisson&#39;s equation." alt="" coords="631,311 631,279 608,256 576,256 553,279 553,311 576,333 608,333"/>
-<area shape="poly" id="node4" href="../deal.II/step_4.html" title="Dimension independent programming. Boundary conditions." alt="" coords="631,436 631,404 608,381 576,381 553,404 553,436 576,459 608,459"/>
-<area shape="poly" id="node5" href="../deal.II/step_5.html" title="Reading a grid from disk. Computations on successively refined grids." alt="" coords="391,561 391,529 368,507 336,507 313,529 313,561 336,584 368,584"/>
-<area shape="rect" id="node10" href="../deal.II/step_10.html" title="Higher order mappings." alt="" coords="487,529,521,562"/>
-<area shape="rect" id="node15" href="../deal.II/step_15.html" title="1d problems. A nonlinear problem." alt="" coords="545,529,580,562"/>
-<area shape="rect" id="node20" href="../deal.II/step_20.html" title="Mixed finite elements for the mixed Laplacian. Block solvers." alt="" coords="204,531,239,560"/>
-<area shape="rect" id="node23" href="../deal.II/step_23.html" title="Time dependent problems. The wave equation." alt="" coords="604,531,639,560"/>
-<area shape="rect" id="node28" href="../deal.II/step_29.html" title="A complex&#45;valued Helmholtz equation. Sparse direct solvers." alt="" coords="663,529,697,562"/>
-<area shape="rect" id="node33" href="../deal.II/step_34.html" title="Boundary element methods for potential flow." alt="" coords="772,531,807,560"/>
-<area shape="rect" id="node35" href="../deal.II/step_36.html" title="Finding eigenvalues of the Schr&ouml;dinger equation." alt="" coords="831,529,865,562"/>
-<area shape="rect" id="node36" href="../deal.II/step_38.html" title="Solve the Laplace Beltrami operator on a Half Sphere." alt="" coords="772,654,807,687"/>
-<area shape="rect" id="node39" href="../deal.II/step_45.html" title="Periodic boundary conditions" alt="" coords="568,758,603,791"/>
-<area shape="poly" id="node6" href="../deal.II/step_6.html" title="Adaptive local refinement. Higher order elements" alt="" coords="369,687 369,655 347,632 315,632 292,655 292,687 315,709 347,709"/>
-<area shape="rect" id="node7" href="../deal.II/step_7.html" title="Helmholtz equation. Computing errors. Boundary integrals." alt="" coords="405,758,437,791"/>
-<area shape="rect" id="node8" href="../deal.II/step_8.html" title="Systems of PDE. Elasticity." alt="" coords="240,758,272,791"/>
-<area shape="rect" id="node9" href="../deal.II/step_9.html" title="Advection equation. Multithreading. Refinement criteria." alt="" coords="512,758,544,791"/>
-<area shape="rect" id="node13" href="../deal.II/step_13.html" title="Modularity. Software design." alt="" coords="347,758,381,791"/>
-<area shape="rect" id="node16" href="../deal.II/step_16.html" title="Multigrid on adaptive meshes." alt="" coords="123,758,157,791"/>
-<area shape="rect" id="node22" href="../deal.II/step_22.html" title="The Stokes equation on adaptive meshes." alt="" coords="5,760,40,789"/>
-<area shape="rect" id="node26" href="../deal.II/step_27.html" title="hp&#45;adaptive finite element methods." alt="" coords="64,758,99,791"/>
-<area shape="rect" id="node27" href="../deal.II/step_28.html" title="Handling multiple meshes at the same time. Neutron transport." alt="" coords="181,758,216,791"/>
-<area shape="rect" id="node37" href="../deal.II/step_39.html" title="Interior Penalty for the Laplace equation. Adaptive refinement. Multigrid." alt="" coords="459,923,493,957"/>
-<area shape="rect" id="node38" href="../deal.II/step_40.html" title="Solving the Laplace equation on adaptive meshes on thousands of processors." alt="" coords="259,923,293,957"/>
-<area shape="rect" id="node12" href="../deal.II/step_12.html" title="Discontinuous Galerkin for linear advection." alt="" coords="404,841,439,874"/>
-<area shape="rect" id="node17" href="../deal.II/step_17.html" title="Parallel computing using MPI. Using PETSc." alt="" coords="236,843,271,872"/>
-<area shape="rect" id="node40" href="../deal.II/step_46.html" title="Coupling different physical models (flow, elasticity) in different parts of the domain" alt="" coords="177,841,212,874"/>
-<area shape="rect" id="node11" href="../deal.II/step_11.html" title="Higher order mappings. Dealing with constraints." alt="" coords="487,654,521,687"/>
-<area shape="rect" id="node29" href="../deal.II/step_30.html" title="Anisotropic refinement for DG methods." alt="" coords="341,923,376,957"/>
-<area shape="rect" id="node32" href="../deal.II/step_33.html" title="Hyperbolic conservation laws: the Euler equations of gas dynamics." alt="" coords="400,925,435,955"/>
-<area shape="rect" id="node14" href="../deal.II/step_14.html" title="Duality based error estimates. Adaptivity." alt="" coords="345,841,380,874"/>
-<area shape="rect" id="node18" href="../deal.II/step_18.html" title="Quasistatic elasticity. More parallel computing." alt="" coords="145,925,180,955"/>
-<area shape="rect" id="node31" href="../deal.II/step_32.html" title="A parallel Boussinesq flow for thermal convection." alt="" coords="204,1005,239,1035"/>
-<area shape="rect" id="node19" href="../deal.II/step_19.html" title="Handling input parameter files. Converting output formats." alt="" coords="119,841,153,874"/>
-<area shape="rect" id="node21" href="../deal.II/step_21.html" title="Two&#45;phase flow in porous media." alt="" coords="131,656,165,685"/>
-<area shape="rect" id="node30" href="../deal.II/step_31.html" title="Boussinesq flow for thermal convection." alt="" coords="56,925,91,955"/>
-<area shape="rect" id="node34" href="../deal.II/step_35.html" title="A projection solver for the Navier&#45;Stokes equations." alt="" coords="60,843,95,872"/>
-<area shape="rect" id="node24" href="../deal.II/step_24.html" title="The wave equation with absorbing boundary conditions. Extracting point values." alt="" coords="615,656,649,685"/>
-<area shape="rect" id="node25" href="../deal.II/step_25.html" title="The nonlinear sine&#45;Gordon soliton equation" alt="" coords="627,760,661,789"/>
+<area shape="poly" id="node1" href="../deal.II/step_1.html" title="Creating a grid. Refining it. Writing it to a file" alt="" coords="731,60 731,28 708,5 676,5 654,28 654,60 676,83 708,83"/>
+<area shape="poly" id="node2" href="../deal.II/step_2.html" title="Assigning degrees of freedom to a grid." alt="" coords="731,185 731,153 708,131 676,131 654,153 654,185 676,208 708,208"/>
+<area shape="poly" id="node3" href="../deal.II/step_3.html" title="Solving Poisson&#39;s equation." alt="" coords="731,311 731,279 708,256 676,256 654,279 654,311 676,333 708,333"/>
+<area shape="poly" id="node4" href="../deal.II/step_4.html" title="Dimension independent programming. Boundary conditions." alt="" coords="731,436 731,404 708,381 676,381 654,404 654,436 676,459 708,459"/>
+<area shape="poly" id="node5" href="../deal.II/step_5.html" title="Reading a grid from disk. Computations on successively refined grids." alt="" coords="459,561 459,529 436,507 404,507 382,529 382,561 404,584 436,584"/>
+<area shape="rect" id="node10" href="../deal.II/step_10.html" title="Higher order mappings." alt="" coords="558,529,592,562"/>
+<area shape="rect" id="node15" href="../deal.II/step_15.html" title="1d problems. A nonlinear problem." alt="" coords="616,529,651,562"/>
+<area shape="rect" id="node20" href="../deal.II/step_20.html" title="Mixed finite elements for the mixed Laplacian. Block solvers." alt="" coords="226,531,260,560"/>
+<area shape="rect" id="node23" href="../deal.II/step_23.html" title="Time dependent problems. The wave equation." alt="" coords="675,531,710,560"/>
+<area shape="rect" id="node28" href="../deal.II/step_29.html" title="A complex&#45;valued Helmholtz equation. Sparse direct solvers." alt="" coords="734,529,768,562"/>
+<area shape="rect" id="node33" href="../deal.II/step_34.html" title="Boundary element methods for potential flow." alt="" coords="792,531,827,560"/>
+<area shape="rect" id="node35" href="../deal.II/step_36.html" title="Finding eigenvalues of the Schr&ouml;dinger equation." alt="" coords="902,529,936,562"/>
+<area shape="rect" id="node36" href="../deal.II/step_38.html" title="Solve the Laplace Beltrami operator on a Half Sphere." alt="" coords="792,654,827,687"/>
+<area shape="rect" id="node39" href="../deal.II/step_41.html" title="Solving the obstacle problem (a variational inequality)" alt="" coords="960,531,995,560"/>
+<area shape="rect" id="node41" href="../deal.II/step_45.html" title="Periodic boundary conditions" alt="" coords="642,758,676,791"/>
+<area shape="poly" id="node6" href="../deal.II/step_6.html" title="Adaptive local refinement. Higher order elements" alt="" coords="435,687 435,655 412,632 380,632 358,655 358,687 380,709 412,709"/>
+<area shape="rect" id="node7" href="../deal.II/step_7.html" title="Helmholtz equation. Computing errors. Boundary integrals." alt="" coords="586,758,618,791"/>
+<area shape="rect" id="node8" href="../deal.II/step_8.html" title="Systems of PDE. Elasticity." alt="" coords="247,758,279,791"/>
+<area shape="rect" id="node9" href="../deal.II/step_9.html" title="Advection equation. Multithreading. Refinement criteria." alt="" coords="303,758,335,791"/>
+<area shape="rect" id="node13" href="../deal.II/step_13.html" title="Modularity. Software design." alt="" coords="527,758,562,791"/>
+<area shape="rect" id="node16" href="../deal.II/step_16.html" title="Multigrid on adaptive meshes." alt="" coords="410,758,444,791"/>
+<area shape="rect" id="node22" href="../deal.II/step_22.html" title="The Stokes equation on adaptive meshes." alt="" coords="79,760,114,789"/>
+<area shape="rect" id="node26" href="../deal.II/step_27.html" title="hp&#45;adaptive finite element methods." alt="" coords="188,758,223,791"/>
+<area shape="rect" id="node27" href="../deal.II/step_28.html" title="Handling multiple meshes at the same time. Neutron transport." alt="" coords="468,758,503,791"/>
+<area shape="rect" id="node37" href="../deal.II/step_39.html" title="Interior Penalty for the Laplace equation. Adaptive refinement. Multigrid." alt="" coords="526,923,560,957"/>
+<area shape="rect" id="node38" href="../deal.II/step_40.html" title="Solving the Laplace equation on adaptive meshes on thousands of processors." alt="" coords="150,923,184,957"/>
+<area shape="rect" id="node12" href="../deal.II/step_12.html" title="Discontinuous Galerkin for linear advection." alt="" coords="584,841,619,874"/>
+<area shape="rect" id="node17" href="../deal.II/step_17.html" title="Parallel computing using MPI. Using PETSc." alt="" coords="247,843,282,872"/>
+<area shape="rect" id="node42" href="../deal.II/step_46.html" title="Coupling different physical models (flow, elasticity) in different parts of the domain" alt="" coords="188,841,223,874"/>
+<area shape="rect" id="node11" href="../deal.II/step_11.html" title="Higher order mappings. Dealing with constraints." alt="" coords="558,654,592,687"/>
+<area shape="rect" id="node29" href="../deal.II/step_30.html" title="Anisotropic refinement for DG methods." alt="" coords="643,923,678,957"/>
+<area shape="rect" id="node32" href="../deal.II/step_33.html" title="Hyperbolic conservation laws: the Euler equations of gas dynamics." alt="" coords="584,925,619,955"/>
+<area shape="rect" id="node14" href="../deal.II/step_14.html" title="Duality based error estimates. Adaptivity." alt="" coords="526,841,560,874"/>
+<area shape="rect" id="node18" href="../deal.II/step_18.html" title="Quasistatic elasticity. More parallel computing." alt="" coords="275,925,310,955"/>
+<area shape="rect" id="node31" href="../deal.II/step_32.html" title="A parallel Boussinesq flow solver for thermal convection in the earth mantle." alt="" coords="150,1005,184,1035"/>
+<area shape="rect" id="node19" href="../deal.II/step_19.html" title="Handling input parameter files. Converting output formats." alt="" coords="306,841,340,874"/>
+<area shape="rect" id="node21" href="../deal.II/step_21.html" title="Two&#45;phase flow in porous media." alt="" coords="79,656,114,685"/>
+<area shape="rect" id="node40" href="../deal.II/step_43.html" title="Efficient ways to solve two&#45;phase flow problems on adaptive meshes in 2d and 3d." alt="" coords="10,925,44,955"/>
+<area shape="rect" id="node30" href="../deal.II/step_31.html" title="Boussinesq flow for thermal convection." alt="" coords="79,843,114,872"/>
+<area shape="rect" id="node34" href="../deal.II/step_35.html" title="A projection solver for the Navier&#45;Stokes equations." alt="" coords="20,843,55,872"/>
+<area shape="rect" id="node24" href="../deal.II/step_24.html" title="The wave equation with absorbing boundary conditions. Extracting point values." alt="" coords="687,656,722,685"/>
+<area shape="rect" id="node25" href="../deal.II/step_25.html" title="The nonlinear sine&#45;Gordon soliton equation" alt="" coords="700,760,735,789"/>
 </map>
index 4ed1e20b805ebcbe604b66dd0920dac90bcc0294..08751813aa660d8e73e4122a805026c86381556a 100644 (file)
@@ -12,7 +12,7 @@ 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,32,33,34,35,36,   38,39,
-             40,45,46);
+             40,41,   43,   45,46);
 
 
 # List of additional node attributes to highlight purpose and state of the example
index addcfec5ea4cace98f1514529bc5f2cf5d0623d9..8e879041816f1e6d0e576cb6b7d7f56779b71b14 100644 (file)
Binary files a/deal.II/doc/doxygen/tutorial/steps.png and b/deal.II/doc/doxygen/tutorial/steps.png differ
index a3a9643087535b857a6cc0079b065059ff157533..cd03c02c410297055636d898f0642453bda79ce9 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, 2011 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, 2012 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">
        equation (up to 10,000s of processors).
       </td></tr>
 
+  <tr valign="top">
+      <td><a href="../../doxygen/deal.II/step_43.html">Step-43</a></td>
+      <td> Advanced techniques for the simulation of porous media flow.
+      </td></tr>
+
   <tr valign="top">
       <td><a href="../../doxygen/deal.II/step_45.html">Step-45</a></td>
       <td> Periodic boundary conditions.
index 3a9d3307970198b525bd527c13de2024528f5ece..74c649704c4d73d5b04337eaf369b33beea3aa09 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, 2011 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, 2012 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">
@@ -87,7 +87,8 @@
       <a href="../../doxygen/deal.II/step_21.html">Step-21</a>,
       <a href="../../doxygen/deal.II/step_22.html">Step-22</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_32.html">Step-32</a>,
+      <a href="../../doxygen/deal.II/step_43.html">Step-43</a>
     </td>
     <td> Block solvers and preconditioners
     </td>
@@ -98,7 +99,8 @@
     <td>
       <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_33.html">Step-33</a>
+      <a href="../../doxygen/deal.II/step_33.html">Step-33</a>,
+      <a href="../../doxygen/deal.II/step_43.html">Step-43</a>
     </td>
     <td> Using Trilinos
     </td>
       <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_33.html">Step-33</a>,
-      <a href="../../doxygen/deal.II/step_40.html">Step-40</a>
+      <a href="../../doxygen/deal.II/step_40.html">Step-40</a>,
+      <a href="../../doxygen/deal.II/step_43.html">Step-43</a>
     </td>
     <td> Transfering solutions across mesh refinement
     </td>
     <td></td>
     <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>
     </td>
       <a href="../../doxygen/deal.II/step_16.html">Step-16</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_39.html">Step-39</a>
+      <a href="../../doxygen/deal.II/step_39.html">Step-39</a>,
+      <a href="../../doxygen/deal.II/step_43.html">Step-43</a>
     </td>
     <td> Multilevel preconditioners
     </td>
     <td>
       <a href="../../doxygen/deal.II/step_32.html">Step-32</a>,
       <a href="../../doxygen/deal.II/step_34.html">Step-34</a>,
-      <a href="../../doxygen/deal.II/step_38.html">Step-38</a></td>
+      <a href="../../doxygen/deal.II/step_38.html">Step-38</a>
+    </td>
     <td> Boundary element methods, curved manifolds
     </td>
   </tr>
       <a href="../../doxygen/deal.II/step_16.html">Step-16</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_39.html">Step-39</a>
+      <a href="../../doxygen/deal.II/step_39.html">Step-39</a>,
+      <a href="../../doxygen/deal.II/step_43.html">Step-43</a>
     </td>
     <td> Multilevel preconditioners
     </td>
       <a href="../../doxygen/deal.II/step_21.html">Step-21</a>,
       <a href="../../doxygen/deal.II/step_22.html">Step-22</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_32.html">Step-32</a>,
+      <a href="../../doxygen/deal.II/step_43.html">Step-43</a>
     </td>
     <td> Block and Schur complement solvers
     </td>
     <td><a href="../../doxygen/deal.II/step_9.html">Step-9</a>,
         <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_32.html">Step-32</a>,
+        <a href="../../doxygen/deal.II/step_43.html">Step-43</a>
     </td>
     <td> Transport (advection) equations
     </td>
     <td></td>
     <td>
       <a href="../../doxygen/deal.II/step_20.html">Step-20</a>,
-      <a href="../../doxygen/deal.II/step_21.html">Step-21</a>
+      <a href="../../doxygen/deal.II/step_21.html">Step-21</a>,
+      <a href="../../doxygen/deal.II/step_43.html">Step-43</a>
     </td>
     <td> Mixed Laplace, Darcy, Porous media
     </td>
 
   <tr valign="top">
     <td></td>
-    <td><a href="../../doxygen/deal.II/step_21.html">Step-21</a></td>
+    <td><a href="../../doxygen/deal.II/step_21.html">Step-21</a>,
+        <a href="../../doxygen/deal.II/step_43.html">Step-43</a>
+    </td>
     <td> Mixed Laplace plus an advection equation
     </td>
   </tr>
 
   <tr valign="top">
     <td></td>
-    <td><a href="../../doxygen/deal.II/step_21.html">Step-21</a></td>
+    <td><a href="../../doxygen/deal.II/step_21.html">Step-21</a>,
+        <a href="../../doxygen/deal.II/step_43.html">Step-43</a>
+    </td>
     <td> Porous media flow
     </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.