]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Link in step-46.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 22 Apr 2011 23:45:53 +0000 (23:45 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 22 Apr 2011 23:45:53 +0000 (23:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@23629 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 96239b9011bfea3c3e9f300dba6e19603d850715..d645362c6cb995dd0f8cdc273d0d415a2d9880aa 100644 (file)
@@ -69,8 +69,9 @@
          <a href="../../doxygen/deal.II/step_36.html" target="body">36</a>&nbsp;
          <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>
+         <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>&nbsp;
+         <a href="../../doxygen/deal.II/step_46.html" target="body">46</a>
        </p>
 
        <hr>
index b11d6d0a9a3626e63f983b3853edde73a4d38c28..a0a2515435af50787e94ef4a6691faab2c97e30e 100644 (file)
@@ -1,40 +1,41 @@
 <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="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="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"/>
-<area shape="rect" href="../deal.II/step_8.html" title="Systems of PDE. Elasticity." alt="" coords="237,759,269,791"/>
-<area shape="rect" href="../deal.II/step_9.html" title="Advection equation. Multithreading. Refinement criteria." alt="" coords="345,759,377,791"/>
-<area shape="rect" href="../deal.II/step_13.html" title="Modularity. Software design." alt="" coords="401,759,436,791"/>
-<area shape="rect" href="../deal.II/step_16.html" title="Multigrid on adaptive meshes." alt="" coords="460,759,495,791"/>
-<area shape="rect" href="../deal.II/step_22.html" title="The Stokes equation on adaptive meshes." alt="" coords="636,761,671,788"/>
-<area shape="rect" href="../deal.II/step_27.html" title="hp&#45;adaptive finite element methods." alt="" coords="519,759,553,791"/>
-<area shape="rect" href="../deal.II/step_28.html" title="Handling multiple meshes at the same time. Neutron transport." alt="" coords="577,759,612,791"/>
-<area shape="rect" href="../deal.II/step_39.html" title="Interior Penalty for the Laplace equation. Adaptive refinement. Multigrid." alt="" coords="123,924,157,956"/>
-<area shape="rect" href="../deal.II/step_40.html" title="Solving the Laplace equation on adaptive meshes on thousands of processors." alt="" coords="277,924,312,956"/>
-<area shape="rect" href="../deal.II/step_12.html" title="Discontinuous Galerkin for linear advection." alt="" coords="68,841,103,873"/>
-<area shape="rect" href="../deal.II/step_17.html" title="Parallel computing using MPI. Using PETSc." alt="" coords="236,844,271,871"/>
-<area shape="rect" href="../deal.II/step_11.html" title="Higher order mappings. Dealing with constraints." alt="" coords="745,655,780,687"/>
-<area shape="rect" href="../deal.II/step_30.html" title="Anisotropic refinement for DG methods." alt="" coords="64,924,99,956"/>
-<area shape="rect" href="../deal.II/step_33.html" title="Hyperbolic conservation laws: the Euler equations of gas dynamics." alt="" coords="5,927,40,953"/>
-<area shape="rect" href="../deal.II/step_14.html" title="Duality based error estimates. Adaptivity." alt="" coords="401,841,436,873"/>
-<area shape="rect" href="../deal.II/step_18.html" title="Quasistatic elasticity. More parallel computing." alt="" coords="207,927,241,953"/>
-<area shape="rect" href="../deal.II/step_19.html" title="Handling input parameter files. Converting output formats." alt="" coords="177,841,212,873"/>
-<area shape="rect" href="../deal.II/step_21.html" title="Two&#45;phase flow in porous media." alt="" coords="636,657,671,684"/>
-<area shape="rect" href="../deal.II/step_31.html" title="Boussinesq flow for thermal convection." alt="" coords="607,844,641,871"/>
-<area shape="rect" href="../deal.II/step_35.html" title="A projection solver for the Navier&#45;Stokes equations." alt="" coords="665,844,700,871"/>
-<area shape="rect" href="../deal.II/step_24.html" title="The wave equation with absorbing boundary conditions. Extracting point values." alt="" coords="863,657,897,684"/>
-<area shape="rect" href="../deal.II/step_25.html" title="The nonlinear sine&#45;Gordon soliton equation" alt="" coords="863,761,897,788"/>
+<area shape="poly" id="node1" href="../deal.II/step_1.html" title="Creating a grid. Refining it. Writing it to a file" alt="" coords="693,60 693,28 671,5 639,5 616,28 616,60 639,83 671,83"/>
+<area shape="poly" id="node2" href="../deal.II/step_2.html" title="Assigning degrees of freedom to a grid." alt="" coords="693,185 693,153 671,131 639,131 616,153 616,185 639,208 671,208"/>
+<area shape="poly" id="node3" href="../deal.II/step_3.html" title="Solving Poisson&#39;s equation." alt="" coords="693,311 693,279 671,256 639,256 616,279 616,311 639,333 671,333"/>
+<area shape="poly" id="node4" href="../deal.II/step_4.html" title="Dimension independent programming. Boundary conditions." alt="" coords="693,436 693,404 671,381 639,381 616,404 616,436 639,459 671,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="453,561 453,529 431,507 399,507 376,529 376,561 399,584 431,584"/>
+<area shape="rect" id="node10" href="../deal.II/step_10.html" title="Higher order mappings." alt="" coords="549,529,584,562"/>
+<area shape="rect" id="node15" href="../deal.II/step_15.html" title="1d problems. A nonlinear problem." alt="" coords="608,529,643,562"/>
+<area shape="rect" id="node20" href="../deal.II/step_20.html" title="Mixed finite elements for the mixed Laplacian. Block solvers." alt="" coords="265,531,300,560"/>
+<area shape="rect" id="node23" href="../deal.II/step_23.html" title="Time dependent problems. The wave equation." alt="" coords="667,531,701,560"/>
+<area shape="rect" id="node28" href="../deal.II/step_29.html" title="A complex&#45;valued Helmholtz equation. Sparse direct solvers." alt="" coords="725,529,760,562"/>
+<area shape="rect" id="node32" href="../deal.II/step_34.html" title="Boundary element methods for potential flow." alt="" coords="835,531,869,560"/>
+<area shape="rect" id="node34" href="../deal.II/step_36.html" title="Finding eigenvalues of the Schr&ouml;dinger equation." alt="" coords="893,529,928,562"/>
+<area shape="rect" id="node35" href="../deal.II/step_38.html" title="Solve the Laplace Beltrami operator on a Half Sphere." alt="" coords="835,654,869,687"/>
+<area shape="rect" id="node38" href="../deal.II/step_45.html" title="Periodic boundary conditions" alt="" coords="629,758,664,791"/>
+<area shape="poly" id="node6" href="../deal.II/step_6.html" title="Adaptive local refinement. Higher order elements" alt="" coords="432,687 432,655 409,632 377,632 355,655 355,687 377,709 409,709"/>
+<area shape="rect" id="node7" href="../deal.II/step_7.html" title="Helmholtz equation. Computing errors. Boundary integrals." alt="" coords="523,758,555,791"/>
+<area shape="rect" id="node8" href="../deal.II/step_8.html" title="Systems of PDE. Elasticity." alt="" coords="184,758,216,791"/>
+<area shape="rect" id="node9" href="../deal.II/step_9.html" title="Advection equation. Multithreading. Refinement criteria." alt="" coords="240,758,272,791"/>
+<area shape="rect" id="node13" href="../deal.II/step_13.html" title="Modularity. Software design." alt="" coords="296,758,331,791"/>
+<area shape="rect" id="node16" href="../deal.II/step_16.html" title="Multigrid on adaptive meshes." alt="" coords="355,758,389,791"/>
+<area shape="rect" id="node22" href="../deal.II/step_22.html" title="The Stokes equation on adaptive meshes." alt="" coords="67,760,101,789"/>
+<area shape="rect" id="node26" href="../deal.II/step_27.html" title="hp&#45;adaptive finite element methods." alt="" coords="125,758,160,791"/>
+<area shape="rect" id="node27" href="../deal.II/step_28.html" title="Handling multiple meshes at the same time. Neutron transport." alt="" coords="413,758,448,791"/>
+<area shape="rect" id="node36" href="../deal.II/step_39.html" title="Interior Penalty for the Laplace equation. Adaptive refinement. Multigrid." alt="" coords="575,923,609,957"/>
+<area shape="rect" id="node37" href="../deal.II/step_40.html" title="Solving the Laplace equation on adaptive meshes on thousands of processors." alt="" coords="284,923,319,957"/>
+<area shape="rect" id="node12" href="../deal.II/step_12.html" title="Discontinuous Galerkin for linear advection." alt="" coords="520,841,555,874"/>
+<area shape="rect" id="node17" href="../deal.II/step_17.html" title="Parallel computing using MPI. Using PETSc." alt="" coords="240,843,275,872"/>
+<area shape="rect" id="node39" href="../deal.II/step_46.html" title="Coupling different models in different parts of the domain" alt="" coords="181,841,216,874"/>
+<area shape="rect" id="node11" href="../deal.II/step_11.html" title="Higher order mappings. Dealing with constraints." alt="" coords="549,654,584,687"/>
+<area shape="rect" id="node29" href="../deal.II/step_30.html" title="Anisotropic refinement for DG methods." alt="" coords="516,923,551,957"/>
+<area shape="rect" id="node31" href="../deal.II/step_33.html" title="Hyperbolic conservation laws: the Euler equations of gas dynamics." alt="" coords="457,925,492,955"/>
+<area shape="rect" id="node14" href="../deal.II/step_14.html" title="Duality based error estimates. Adaptivity." alt="" coords="299,841,333,874"/>
+<area shape="rect" id="node18" href="../deal.II/step_18.html" title="Quasistatic elasticity. More parallel computing." alt="" coords="196,925,231,955"/>
+<area shape="rect" id="node19" href="../deal.II/step_19.html" title="Handling input parameter files. Converting output formats." alt="" coords="123,841,157,874"/>
+<area shape="rect" id="node21" href="../deal.II/step_21.html" title="Two&#45;phase flow in porous media." alt="" coords="192,656,227,685"/>
+<area shape="rect" id="node30" href="../deal.II/step_31.html" title="Boussinesq flow for thermal convection." alt="" coords="5,843,40,872"/>
+<area shape="rect" id="node33" href="../deal.II/step_35.html" title="A projection solver for the Navier&#45;Stokes equations." alt="" coords="64,843,99,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="677,656,712,685"/>
+<area shape="rect" id="node25" href="../deal.II/step_25.html" title="The nonlinear sine&#45;Gordon soliton equation" alt="" coords="688,760,723,789"/>
 </map>
index e973f593016fdf36c63b5f6f611c4b629cfe33ef..1726f8a3fdd92515cd5ebd35a9a93c66892c0732 100644 (file)
@@ -12,8 +12,8 @@ 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,   38,39,
-             40,45);
-;
+             40,45,46);
+
 
 # List of additional node attributes to highlight purpose and state of the example
 my %style = (
index f583aa15c4554b6a573735354d736abe5f49c564..e34eb84d352ea012de886dbfda28e8cca1ec4960 100644 (file)
Binary files a/deal.II/doc/doxygen/tutorial/steps.png and b/deal.II/doc/doxygen/tutorial/steps.png differ
index ae66bb66790e6503a21622d39c3ae0642415bb3d..4a505bef81b8cc40842f7e0b04cce80414aa290a 100644 (file)
       <td><a href="../../doxygen/deal.II/step_45.html">Step-45</a></td>
       <td> Periodic boundary conditions.
       </td></tr>
+
+  <tr valign="top">
+      <td><a href="../../doxygen/deal.II/step_46.html">Step-46</a></td>
+      <td> Coupling different kinds of equations in different parts of the domain.
+      </td></tr>
 </table>
 
 
index acbee092e046e6664b4e67930755f3a0988aea62..12ce492d13b5a2d117bc7bb243152fedaad1a873 100644 (file)
     <td></td>
     <td>
       <a href="../../doxygen/deal.II/step_12.html">Step-12</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_46.html">Step-46</a>
     </td>
     <td> Discontinuous Galerkin methods
     </td>
 
   <tr valign="top">
     <td></td>
-    <td><a href="../../doxygen/deal.II/step_27.html">Step-27</a></td>
+    <td>
+      <a href="../../doxygen/deal.II/step_27.html">Step-27</a>,
+      <a href="../../doxygen/deal.II/step_46.html">Step-46</a>
+    </td>
     <td> hp finite elements
     </td>
   </tr>
 
   <tr valign="top">
     <td></td>
-    <td><a href="../../doxygen/deal.II/step_8.html">Step-8</a></td>
+    <td>
+      <a href="../../doxygen/deal.II/step_8.html">Step-8</a>,
+      <a href="../../doxygen/deal.II/step_46.html">Step-46</a>
+    </td>
     <td> Elasticity equations
     </td>
   </tr>
     <td>
       <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_35.html">Step-35</a>
+      <a href="../../doxygen/deal.II/step_35.html">Step-35</a>,
+      <a href="../../doxygen/deal.II/step_46.html">Step-46</a>
     </td>
     <td> Stokes and incompressible Navier-Stokes flow
     </td>
     <td></td>
     <td><a href="../../doxygen/deal.II/step_36.html">Step-36</a></td>
     <td> An eigenspectrum problem
+  </tr>
+
+  <tr valign="top">
+    <td></td>
+    <td><a href="../../doxygen/deal.II/step_46.html">Step-46</a></td>
+    <td> Coupling different equations in different parts of the domain
+  </tr>
+
 
   <tr><td><br></td></tr>
 
+
   <tr valign="top">
     <td><b>Vector problems</b></td>
     <td><a href="../../doxygen/deal.II/step_8.html">Step-8</a></td>
     </td>
   </tr>
 
+  <tr valign="top">
+    <td></td>
+    <td><a href="../../doxygen/deal.II/step_46.html">Step-46</a></td>
+    <td> Coupling different equations in different parts of the domain
+  </tr>
+
 
   <tr valign="top">
     <td><b>Time-dependent problems</b></td>

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.