]> https://gitweb.dealii.org/ - dealii.git/commitdiff
moved images online from tutorial steps
authorTimo Heister <timo.heister@gmail.com>
Fri, 22 Feb 2013 16:23:43 +0000 (16:23 +0000)
committerTimo Heister <timo.heister@gmail.com>
Fri, 22 Feb 2013 16:23:43 +0000 (16:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@28526 0785d39b-7218-0410-832d-ea1e28bc413d

26 files changed:
deal.II/examples/step-1/doc/results.dox
deal.II/examples/step-10/doc/results.dox
deal.II/examples/step-12/doc/results.dox
deal.II/examples/step-13/doc/results.dox
deal.II/examples/step-14/doc/results.dox
deal.II/examples/step-15/doc/results.dox
deal.II/examples/step-16/doc/results.dox
deal.II/examples/step-17/doc/results.dox
deal.II/examples/step-19/doc/results.dox
deal.II/examples/step-2/doc/results.dox
deal.II/examples/step-20/doc/results.dox
deal.II/examples/step-28/doc/results.dox
deal.II/examples/step-3/doc/results.dox
deal.II/examples/step-30/doc/results.dox
deal.II/examples/step-34/doc/results.dox
deal.II/examples/step-36/doc/results.dox
deal.II/examples/step-37/doc/results.dox
deal.II/examples/step-38/doc/results.dox
deal.II/examples/step-39/doc/results.dox
deal.II/examples/step-40/doc/results.dox
deal.II/examples/step-45/doc/intro.dox
deal.II/examples/step-45/doc/results.dox
deal.II/examples/step-49/doc/intro.dox
deal.II/examples/step-7/doc/results.dox
deal.II/examples/step-8/doc/results.dox
deal.II/examples/step-9/doc/results.dox

index 595a388fa67f797d82a468af6c8882d9727b42f5..fcbf4f4ff0a3057fdf7bc9a6a930a7fa555d2b0f 100644 (file)
@@ -6,11 +6,11 @@ like this:
 <TABLE WIDTH="60%" ALIGN="center">
   <tr>
     <td ALIGN="center">
-      @image html step-1.grid-1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-1.grid-1.png" alt="">
     </td>
 
     <td ALIGN="center">
-      @image html step-1.grid-2.png
+      <img src="http://www.dealii.org/images/steps/developer/step-1.grid-2.png" alt="">
     </td>
   </tr>
 </table>
index 785792d11bcd1fd8fcb55e515b3a5629b86ec0fb..2e25ba40fad1ccede1cb838ace3de3dc58a9c29e 100644 (file)
@@ -28,28 +28,28 @@ these pictures in acceptable quality, view them one by one.
 <table "width=80%" align="center">
   <tr>
     <td>
-      @image html step-10.ball_mapping_q1_ref0.png
+      <img src="http://www.dealii.org/images/steps/developer/step-10.ball_mapping_q1_ref0.png" alt="">
     </td>
     <td>
-      @image html step-10.ball_mapping_q1_ref1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-10.ball_mapping_q1_ref1.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td>
-      @image html step-10.ball_mapping_q2_ref0.png
+      <img src="http://www.dealii.org/images/steps/developer/step-10.ball_mapping_q2_ref0.png" alt="">
     </td>
     <td>
-      @image html step-10.ball_mapping_q2_ref1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-10.ball_mapping_q2_ref1.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td>
-      @image html step-10.ball_mapping_q3_ref0.png
+      <img src="http://www.dealii.org/images/steps/developer/step-10.ball_mapping_q3_ref0.png" alt="">
     </td>
     <td>
-      @image html step-10.ball_mapping_q3_ref1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-10.ball_mapping_q3_ref1.png" alt="">
     </td>
   </tr>
 </table>
@@ -61,13 +61,13 @@ with dashed lines the exact circle:
 <table "width=80%" align="center">
   <tr>
     <td>
-      @image html step-10.quarter-q1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-10.quarter-q1.png" alt="">
     </td>
     <td>
-      @image html step-10.quarter-q2.png
+      <img src="http://www.dealii.org/images/steps/developer/step-10.quarter-q2.png" alt="">
     </td>
     <td>
-      @image html step-10.quarter-q3.png
+      <img src="http://www.dealii.org/images/steps/developer/step-10.quarter-q3.png" alt="">
     </td>
   </tr>
 </table>
index eb5bea07d17cfb9704428061699e6939021fe9e4..ed1a3f92fdf53d0d47a7c27e0addfc3799ac0cc6 100644 (file)
@@ -51,9 +51,9 @@ DEAL::Writing solution to <sol-5.gnuplot>
 We show the solutions on the initial mesh, the mesh after two
 and after five adaptive refinement steps.
 
-@image html step-12.sol-0.png
-@image html step-12.sol-2.png
-@image html step-12.sol-5.png
+<img src="http://www.dealii.org/images/steps/developer/step-12.sol-0.png" alt="">
+<img src="http://www.dealii.org/images/steps/developer/step-12.sol-2.png" alt="">
+<img src="http://www.dealii.org/images/steps/developer/step-12.sol-5.png" alt="">
 
 
 Then we show the final grid (after 5 refinement steps) and the solution again,
@@ -62,13 +62,13 @@ function and the VTK-based VisIt visualization program) that better shows the
 sharpness of the jump on the refined mesh and the over- and undershoots of the
 solution along the interface:
 
-@image html step-12.grid-5.png
-@image html step-12.3d-solution.png
+<img src="http://www.dealii.org/images/steps/developer/step-12.grid-5.png" alt="">
+<img src="http://www.dealii.org/images/steps/developer/step-12.3d-solution.png" alt="">
 
 
 And finally we show a plot of a 3d computation.
 
-@image html step-12.sol-5-3d.png
+<img src="http://www.dealii.org/images/steps/developer/step-12.sol-5-3d.png" alt="">
 
 
 <a name="dg-vs-cg"></a>
@@ -97,14 +97,14 @@ refinement, results look much different when using a continuous element:
       0 &nbsp;
     </td>
     <td valign="top">
-      @image html step-12.cg.sol-0.png
+      <img src="http://www.dealii.org/images/steps/developer/step-12.cg.sol-0.png" alt="">
     </td>
 
     <td valign="top">
       1 &nbsp;
     </td>
     <td valign="top">
-      @image html step-12.cg.sol-1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-12.cg.sol-1.png" alt="">
     </td>
   </tr>
 
@@ -113,14 +113,14 @@ refinement, results look much different when using a continuous element:
       2 &nbsp;
     </td>
     <td valign="top">
-      @image html step-12.cg.sol-2.png
+      <img src="http://www.dealii.org/images/steps/developer/step-12.cg.sol-2.png" alt="">
     </td>
 
     <td valign="top">
       3 &nbsp;
     </td>
     <td valign="top">
-      @image html step-12.cg.sol-3.png
+      <img src="http://www.dealii.org/images/steps/developer/step-12.cg.sol-3.png" alt="">
     </td>
   </tr>
 
@@ -129,14 +129,14 @@ refinement, results look much different when using a continuous element:
       4 &nbsp;
     </td>
     <td valign="top">
-      @image html step-12.cg.sol-4.png
+      <img src="http://www.dealii.org/images/steps/developer/step-12.cg.sol-4.png" alt="">
     </td>
 
     <td valign="top">
       5 &nbsp;
     </td>
     <td valign="top">
-      @image html step-12.cg.sol-5.png
+      <img src="http://www.dealii.org/images/steps/developer/step-12.cg.sol-5.png" alt="">
     </td>
   </tr>
 </table>
index 86de3d4aab0d5c16e8d0c80964bb941305163f37..e8457619ed7b6db15178ae1277bb8866c83f3def 100644 (file)
@@ -58,46 +58,46 @@ first 9 refinement steps of the Kelly refinement indicator:
 <table width="80%" align="center">
   <tr>
     <td>
-      @image html step-13.solution-kelly-0.png
+      <img src="http://www.dealii.org/images/steps/developer/step-13.solution-kelly-0.png" alt="">
     </td>
     <td>
-      @image html step-13.solution-kelly-1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-13.solution-kelly-1.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td>
-      @image html step-13.solution-kelly-2.png
+      <img src="http://www.dealii.org/images/steps/developer/step-13.solution-kelly-2.png" alt="">
     </td>
     <td>
-      @image html step-13.solution-kelly-3.png
+      <img src="http://www.dealii.org/images/steps/developer/step-13.solution-kelly-3.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td>
-      @image html step-13.solution-kelly-4.png
+      <img src="http://www.dealii.org/images/steps/developer/step-13.solution-kelly-4.png" alt="">
     </td>
     <td>
-      @image html step-13.solution-kelly-5.png
+      <img src="http://www.dealii.org/images/steps/developer/step-13.solution-kelly-5.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td>
-      @image html step-13.solution-kelly-6.png
+      <img src="http://www.dealii.org/images/steps/developer/step-13.solution-kelly-6.png" alt="">
     </td>
     <td>
-      @image html step-13.solution-kelly-7.png
+      <img src="http://www.dealii.org/images/steps/developer/step-13.solution-kelly-7.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td>
-      @image html step-13.solution-kelly-8.png
+      <img src="http://www.dealii.org/images/steps/developer/step-13.solution-kelly-8.png" alt="">
     </td>
     <td>
-      @image html step-13.solution-kelly-9.png
+      <img src="http://www.dealii.org/images/steps/developer/step-13.solution-kelly-9.png" alt="">
     </td>
   </tr>
 </table>
@@ -107,7 +107,7 @@ While we're already at watching pictures, this is the eighth grid, as
 viewed from top:
 
 
-@image html step-13.grid-kelly-8.png
+<img src="http://www.dealii.org/images/steps/developer/step-13.grid-kelly-8.png" alt="">
 
 
 However, we are not yet finished with evaluation the point value
@@ -116,7 +116,7 @@ $e=|u(x_0)-u_h(x_0)|$ for the two
 refinement criteria yields the following picture:
 
 
-@image html step-13.error.png
+<img src="http://www.dealii.org/images/steps/developer/step-13.error.png" alt="">
 
 
 
index 595dd8906c3280c6c54607f3433fce680db70ed7..b572963139db88a351c145fa5657b3975c5d5ed2 100644 (file)
@@ -52,11 +52,11 @@ grid, primal and dual numerical solutions look like this:
 <table align="center">
   <tr>
     <td width="50%">
-      @image html step-14.point-value.solution-5.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-value.solution-5.png" alt="">
     </td>
 
     <td width="50%">
-      @image html step-14.point-value.solution-5-dual.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-value.solution-5-dual.png" alt="">
     </td>
   </tr>
 </table>
@@ -75,31 +75,31 @@ refinement, these are some of them:
 <table align="center">
   <tr>
     <td width="50%">
-      @image html step-14.point-value.grid-0.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-value.grid-0.png" alt="">
     </td>
 
     <td width="50%">
-      @image html step-14.point-value.grid-2.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-value.grid-2.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td width="50%">
-      @image html step-14.point-value.grid-4.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-value.grid-4.png" alt="">
     </td>
 
     <td width="50%">
-      @image html step-14.point-value.grid-5.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-value.grid-5.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td width="50%">
-      @image html step-14.point-value.grid-7.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-value.grid-7.png" alt="">
     </td>
 
     <td width="50%">
-      @image html step-14.point-value.grid-8.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-value.grid-8.png" alt="">
     </td>
   </tr>
 </table>
@@ -144,11 +144,11 @@ value:
 <table align="center">
   <tr>
     <td width="50%">
-      @image html step-14.point-value.error.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-value.error.png" alt="">
     </td>
 
     <td width="50%">
-      @image html step-14.point-value.error-estimation.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-value.error-estimation.png" alt="">
     </td>
   </tr>
 </table>
@@ -169,7 +169,7 @@ function $1/(r^2+0.1^2)$, where $r$
 is the distance to the evaluation point; it can be shown that this is
 the optimal weight if we neglect the effects of boundaries):
 
-@image html step-14.point-value.error-comparison.png
+<img src="http://www.dealii.org/images/steps/developer/step-14.point-value.error-comparison.png" alt="">
 
 
 
@@ -250,7 +250,7 @@ evaluation shows this:
 <table align="center">
   <tr>
     <td width="50%">
-      @image html step-14.point-derivative.solution-5-dual.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-derivative.solution-5-dual.png" alt="">
     </td>
 </table>
 This time, the grids in refinement cycles 0, 5, 6, 7, 8, and 9 look
@@ -258,31 +258,31 @@ like this:
 <table align="center">
   <tr>
     <td width="50%">
-      @image html step-14.point-derivative.grid-0.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-derivative.grid-0.png" alt="">
     </td>
 
     <td width="50%">
-      @image html step-14.point-derivative.grid-5.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-derivative.grid-5.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td width="50%">
-      @image html step-14.point-derivative.grid-6.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-derivative.grid-6.png" alt="">
     </td>
 
     <td width="50%">
-      @image html step-14.point-derivative.grid-7.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-derivative.grid-7.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td width="50%">
-      @image html step-14.point-derivative.grid-8.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-derivative.grid-8.png" alt="">
     </td>
 
     <td width="50%">
-      @image html step-14.point-derivative.grid-9.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-derivative.grid-9.png" alt="">
     </td>
   </tr>
 </table>
@@ -309,11 +309,11 @@ see a comparison of true and estimated error:
 <table align="center">
   <tr>
     <td width="50%">
-      @image html step-14.point-derivative.error.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-derivative.error.png" alt="">
     </td>
 
     <td width="50%">
-      @image html step-14.point-derivative.error-estimation.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.point-derivative.error-estimation.png" alt="">
     </td>
   </tr>
 </table>
@@ -340,11 +340,11 @@ respectively, look like this:
 <table align="center">
   <tr>
     <td width="50%">
-      @image html step-14.step-13.grid-9.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.step-13.grid-9.png" alt="">
     </td>
 
     <td width="50%">
-      @image html step-14.step-13.grid-10.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.step-13.grid-10.png" alt="">
     </td>
   </tr>
 </table>
@@ -356,7 +356,7 @@ like so:
 <table align="center">
   <tr>
     <td width="50%" align="center">
-      @image html step-14.step-13.solution-7.png
+      <img src="http://www.dealii.org/images/steps/developer/step-14.step-13.solution-7.png" alt="">
     </td>
   </tr>
 </table>
@@ -370,7 +370,7 @@ important for computing the point value.
 The next point is to compare the new (duality based) mesh refinement
 criterion with the old ones. These are the results:
 
-@image html step-14.step-13.error-comparison.png
+<img src="http://www.dealii.org/images/steps/developer/step-14.step-13.error-comparison.png" alt="">
 
 
 
index 8cdb8f3b4c2c22a241a7e311d8887d8c0c431629..59c7ba414d7cd018165490ebf741200f96953236 100644 (file)
@@ -35,37 +35,37 @@ solution. This yields the following set of images:
 <TABLE WIDTH="100%">
 <tr>
 <td>
-  @image html step-15.solution-0.png
+  <img src="http://www.dealii.org/images/steps/developer/step-15.solution-0.png" alt="">
 </td>
 <td>
-  @image html step-15.solution-1.png
+  <img src="http://www.dealii.org/images/steps/developer/step-15.solution-1.png" alt="">
 </td>
 </tr>
 
 <tr>
 <td>
-  @image html step-15.solution-2.png
+  <img src="http://www.dealii.org/images/steps/developer/step-15.solution-2.png" alt="">
 </td>
 <td>
-  @image html step-15.solution-3.png
+  <img src="http://www.dealii.org/images/steps/developer/step-15.solution-3.png" alt="">
 </td>
 </tr>
 
 <tr>
 <td>
-  @image html step-15.solution-4.png
+  <img src="http://www.dealii.org/images/steps/developer/step-15.solution-4.png" alt="">
 </td>
 <td>
-  @image html step-15.solution-5.png
+  <img src="http://www.dealii.org/images/steps/developer/step-15.solution-5.png" alt="">
 </td>
 </tr>
 
 <tr>
 <td>
-  @image html step-15.solution-6.png
+  <img src="http://www.dealii.org/images/steps/developer/step-15.solution-6.png" alt="">
 </td>
 <td>
-  @image html step-15.solution-7.png
+  <img src="http://www.dealii.org/images/steps/developer/step-15.solution-7.png" alt="">
 </td>
 </tr>
 </table>
@@ -85,7 +85,7 @@ the inside of the domain, where nothing interesting happens,
 because there isn't much change in the solution. The final solution
 and mesh are shown here:
 
-@image html step-15.grid.png
+<img src="http://www.dealii.org/images/steps/developer/step-15.grid.png" alt="">
 
 
 
index 762f8091b40d202cd3919455a636be5e888a1659..02000b40fef697f8b9e79cc06492a14b62e8ad65 100644 (file)
@@ -6,7 +6,7 @@ other hand, since no tutorial program is a good one unless it has at
 least one colorful picture, here is, again, the solution:
 
 <p align="center">
-  @image html step-16.solution.png
+  <img src="http://www.dealii.org/images/steps/developer/step-16.solution.png" alt="">
 </p>
 
 When run, the output of this program is
index 3c01f39891a898f1c8297d941896a4a5fafcc0b9..9720ab3172b46af043005c899d1787d0d5144263 100644 (file)
@@ -108,8 +108,8 @@ Here is some output generated in the 12th cycle of the program, i.e. with roughl
 300,000 unknowns:
 
 
-@image html step-17.12-ux.png
-@image html step-17.12-uy.png
+<img src="http://www.dealii.org/images/steps/developer/step-17.12-ux.png" alt="">
+<img src="http://www.dealii.org/images/steps/developer/step-17.12-uy.png" alt="">
 
 
 
@@ -121,8 +121,8 @@ separate scalar fields. What may be more interesting,
 though, is to look at the mesh and partition at this step:
 
 
-@image html step-17.12-grid.png
-@image html step-17.12-partition.png
+<img src="http://www.dealii.org/images/steps/developer/step-17.12-grid.png" alt="">
+<img src="http://www.dealii.org/images/steps/developer/step-17.12-partition.png" alt="">
 
 
 Again, the mesh (left) shows the same refinement pattern as seen
@@ -203,8 +203,8 @@ this job is rather large (cycle 5 already prints around 82 MB of GMV data), so
 we contend ourselves with showing output from cycle 4:
 
 
-@image html step-17.4-3d-partition.png
-@image html step-17.4-3d-ux.png
+<img src="http://www.dealii.org/images/steps/developer/step-17.4-3d-partition.png" alt="">
+<img src="http://www.dealii.org/images/steps/developer/step-17.4-3d-ux.png" alt="">
 
 
 The left picture shows the partitioning of the cube into 16 processes, whereas
index 18b18fabd3dae8ecab5597a87cd21ccf8e07b039..233fbff3b19cdc31d3cda9eb72d2c881412c8eca 100644 (file)
@@ -209,7 +209,7 @@ examples/\step-19> ls -l solution-0005.gnuplot
 
 We can then visualize this one file with gnuplot, obtaining something like
 this:
-@image html step-19.solution-0005.png
+<img src="http://www.dealii.org/images/steps/developer/step-19.solution-0005.png" alt="">
 
 That's not particularly exciting, but the file we're looking at has only one
 32nd of the entire domain anyway, so we can't expect much.
index 1a8da2db93f47c1bef106f82313824e6191fd360..af9891d631eb54183d32f76de5a96ca5e4a76b4b 100644 (file)
@@ -38,11 +38,11 @@ equation):
 <TABLE WIDTH="60%" ALIGN="center">
   <tr>
     <td ALIGN="center">
-      @image html step-2.sparsity-1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-2.sparsity-1.png" alt="">
     </td>
 
     <td ALIGN="center">
-      @image html step-2.sparsity-2.png
+      <img src="http://www.dealii.org/images/steps/developer/step-2.sparsity-2.png" alt="">
     </td>
   </tr>
 </table>
index 661c0bf48250baa02612dc90991173ca8d23efed..4b5a36e5d4a40f9597f24d1c97eb2d07bc031cfb 100644 (file)
@@ -22,9 +22,9 @@ The fact that the number of iterations is so small, of course, is due to good
 solution, let us take a look at it. The following three images show (from left
 to right) the x-velocity, the y-velocity, and the pressure:
 
-@image html step-20.u.png
-@image html step-20.v.png
-@image html step-20.p.png
+<img src="http://www.dealii.org/images/steps/developer/step-20.u.png" alt="">
+<img src="http://www.dealii.org/images/steps/developer/step-20.v.png" alt="">
+<img src="http://www.dealii.org/images/steps/developer/step-20.p.png" alt="">
 
 
 
@@ -215,8 +215,8 @@ With a significantly higher mesh resolution, we can visualize this, here with
 x- and y-velocity:
 
 
-@image html step-20.u-wiggle.png
-@image html step-20.v-wiggle.png
+<img src="http://www.dealii.org/images/steps/developer/step-20.u-wiggle.png" alt="">
+<img src="http://www.dealii.org/images/steps/developer/step-20.v-wiggle.png" alt="">
 
 
 It is obvious how fluids flow essentially only along the middle line, and not
@@ -287,15 +287,15 @@ A piecewise constant interpolation of the diagonal elements of the
 inverse of this tensor (i.e., of <code>normalized_permeability</code>)
 looks as follows:
 
-@image html step-20.k-random.png
+<img src="http://www.dealii.org/images/steps/developer/step-20.k-random.png" alt="">
 
 
 With a permeability field like this, we would get x-velocities and pressures as
 follows:
 
 
-@image html step-20.u-random.png
-@image html step-20.p-random.png
+<img src="http://www.dealii.org/images/steps/developer/step-20.u-random.png" alt="">
+<img src="http://www.dealii.org/images/steps/developer/step-20.p-random.png" alt="">
 
 We will use these permeability fields again in step-21 and step-43.
 
index 8fd17aad347aa4cde0a83874f6af62ace87a53e9..1a48da48b71e7e7a1050244752f9968a8a461d5c 100644 (file)
@@ -57,21 +57,21 @@ k-effective and the ratio between maximum of fast flux and maximum of thermal on
 The grids of fast and thermal energy groups at mesh iteration #9 are shown 
 in following figure.
 
-@image html step-28.grid-0.9.order2.png
+<img src="http://www.dealii.org/images/steps/developer/step-28.grid-0.9.order2.png" alt="">
 
-@image html step-28.grid-1.9.order2.png
+<img src="http://www.dealii.org/images/steps/developer/step-28.grid-1.9.order2.png" alt="">
 
 We see that the grid of thermal group is much finner than the one of fast group. 
 The solutions on these grids are, (Note: flux are normalized with total fission
 source equal to 1)
 
-@image html step-28.solution-0.9.order2.png
+<img src="http://www.dealii.org/images/steps/developer/step-28.solution-0.9.order2.png" alt="">
 
-@image html step-28.solution-1.9.order2.png
+<img src="http://www.dealii.org/images/steps/developer/step-28.solution-1.9.order2.png" alt="">
 
 Then we plot the convergence data with polynomial order being equal to 1,2 and 3.
 
-@image html step-28.convergence.png
+<img src="http://www.dealii.org/images/steps/developer/step-28.convergence.png" alt="">
 
 The estimated ``exact'' k-effective = 0.906834721253 which is simply from last
 mesh iteration of polynomial order 3 minus 2e-10. We see that h-adaptive calculations
index 06c1626db248990a46a0b68fff0e1c2af5692881..4f8b502688dcfc0d964b85f48e104eeab6b18699 100644 (file)
@@ -56,11 +56,11 @@ to get the result at the right:
 <TABLE WIDTH="60%" ALIGN="center">
   <tr>
     <td ALIGN="center">
-      @image html step-3.solution-1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-3.solution-1.png" alt="">
     </td>
 
     <td ALIGN="center">
-      @image html step-3.solution-2.png
+      <img src="http://www.dealii.org/images/steps/developer/step-3.solution-2.png" alt="">
     </td>
   </tr>
 </table>
index c608df53b572c576d49fe4fd1639687f6cfac30a..9c928eea180f45a715783bf397423a62ea001cfa 100644 (file)
@@ -108,20 +108,20 @@ algorithms (right).
 <TABLE WIDTH="60%" ALIGN="center">
   <tr>
     <td ALIGN="center">
-      @image html step-30.sol-1.iso.png
+      <img src="http://www.dealii.org/images/steps/developer/step-30.sol-1.iso.png" alt="">
     </td>
 
     <td ALIGN="center">
-      @image html step-30.sol-1.aniso.png
+      <img src="http://www.dealii.org/images/steps/developer/step-30.sol-1.aniso.png" alt="">
     </td>
   </tr>
   <tr>
     <td ALIGN="center">
-      @image html step-30.sol-5.iso.png
+      <img src="http://www.dealii.org/images/steps/developer/step-30.sol-5.iso.png" alt="">
     </td>
 
     <td ALIGN="center">
-      @image html step-30.sol-5.aniso.png
+      <img src="http://www.dealii.org/images/steps/developer/step-30.sol-5.aniso.png" alt="">
     </td>
   </tr>
 </table>
@@ -132,7 +132,7 @@ indicator seems to effectively select the appropriate cells for anisotropic
 refinement. This observation is strengthened by the plot of the an adapted
 anisotropic grid, e.g. the grid after three refinement steps.
 
-@image html step-30.grid-3.aniso.png
+<img src="http://www.dealii.org/images/steps/developer/step-30.grid-3.aniso.png" alt="">
 
 In the whole left part of the domain refinement is only performed along the
 y-axis of cells. In the right part of the domain the refinement is dominated by
index e4c92e08bb1df660cebf8603a00aef5ae088b373..47e65a30d22a3c3aee6fc933f75de6c4d416f47b 100644 (file)
@@ -197,16 +197,16 @@ element surface, and the potential extended to the outer and inner
 domain. The combination of the two for the two dimensional case looks
 like
 
-@image html step-34_2d.png
+<img src="http://www.dealii.org/images/steps/developer/step-34_2d.png" alt="">
 
 while in three dimensions we show first the potential on the surface,
 together with a contur plot,
 
-@image html step-34_3d.png
+<img src="http://www.dealii.org/images/steps/developer/step-34_3d.png" alt="">
 
 and then the external contour plot of the potential, with opacity set to 25%:
 
-@image html step-34_3d-2.png
+<img src="http://www.dealii.org/images/steps/developer/step-34_3d-2.png" alt="">
 
 
 <a name="extensions"></a>
index 02e756fd9cdfd789e031009a08bb0d6b34e189f1..fbbb313f63ad4ad89ab05273fa46c7c85da08273 100644 (file)
@@ -37,25 +37,25 @@ look like this:
 <TABLE WIDTH="100%">
 <tr>
 <td>
-  @image html step-36.default.eigenfunction.0.png
+  <img src="http://www.dealii.org/images/steps/developer/step-36.default.eigenfunction.0.png" alt="">
 </td>
 <td>
-  @image html step-36.default.eigenfunction.1.png
+  <img src="http://www.dealii.org/images/steps/developer/step-36.default.eigenfunction.1.png" alt="">
 </td>
 </tr>
 
 <tr>
 <td>
-  @image html step-36.default.eigenfunction.2.png
+  <img src="http://www.dealii.org/images/steps/developer/step-36.default.eigenfunction.2.png" alt="">
 </td>
 <td>
-  @image html step-36.default.eigenfunction.3.png
+  <img src="http://www.dealii.org/images/steps/developer/step-36.default.eigenfunction.3.png" alt="">
 </td>
 </tr>
 
 <tr>
 <td>
-  @image html step-36.default.eigenfunction.4.png
+  <img src="http://www.dealii.org/images/steps/developer/step-36.default.eigenfunction.4.png" alt="">
 </td>
 <td>
 </td>
@@ -116,32 +116,32 @@ probability densities $|\Psi(\mathbf x)|^2$ that are significant only where the
 potential is the lowest, i.e. in the top right and bottom left sector of inner
 circle of the potential):
 
-@image html step-36.mod.potential.png
+<img src="http://www.dealii.org/images/steps/developer/step-36.mod.potential.png" alt="">
 
 The first five eigenfunctions are now like this:
 
 <TABLE WIDTH="100%">
 <tr>
 <td>
-  @image html step-36.mod.eigenfunction.0.png
+  <img src="http://www.dealii.org/images/steps/developer/step-36.mod.eigenfunction.0.png" alt="">
 </td>
 <td>
-  @image html step-36.mod.eigenfunction.1.png
+  <img src="http://www.dealii.org/images/steps/developer/step-36.mod.eigenfunction.1.png" alt="">
 </td>
 </tr>
 
 <tr>
 <td>
-  @image html step-36.mod.eigenfunction.2.png
+  <img src="http://www.dealii.org/images/steps/developer/step-36.mod.eigenfunction.2.png" alt="">
 </td>
 <td>
-  @image html step-36.mod.eigenfunction.3.png
+  <img src="http://www.dealii.org/images/steps/developer/step-36.mod.eigenfunction.3.png" alt="">
 </td>
 </tr>
 
 <tr>
 <td>
-  @image html step-36.mod.eigenfunction.4.png
+  <img src="http://www.dealii.org/images/steps/developer/step-36.mod.eigenfunction.4.png" alt="">
 </td>
 <td>
 </td>
index ab9a9b0648f2d923476115474d58fad6fe961c00..6604cfce3aa0950718552de402d279d4d46861fd 100644 (file)
@@ -7,7 +7,7 @@ a different coefficient), there is little to say about the
 solution. We show a picture anyway, illustrating the size of the
 solution through both isocontours and volume rendering:
 
-@image html "step-37.solution.png"
+<img src="http://www.dealii.org/images/steps/developer/step-37.solution.png" alt="">
 
 Of more interest is to evaluate some aspects of the multigrid solver.
 When we run this program in 2D for quadratic ($Q_2$) elements, we get the
index b0b7cdb7bd9a6565db615545da2d5c5c69809f3e..b52ea384400d8b02ec00bf3db2a058ae69797bf4 100644 (file)
@@ -36,7 +36,7 @@ this, neatly following the theoretically predicted pattern:
 Finally, the program produces graphical output that we can visualize. Here is
 a plot of the results:
 
-@image html step-38.solution-3d.png
+<img src="http://www.dealii.org/images/steps/developer/step-38.solution-3d.png" alt="">
 
 The program also works for 1d curves in 2d, not just 2d surfaces in 3d. You
 can test this by changing the template argument in <code>main()</code> like
@@ -50,7 +50,7 @@ then looks like so (the white curve is the domain, the colored curve is the
 solution extruded into the third dimension, clearly showing the change in sign
 as the curve moves from one quadrant of the domain into the adjacent one):
 
-@image html step-38.solution-2d.png
+<img src="http://www.dealii.org/images/steps/developer/step-38.solution-2d.png" alt="">
 
 
 <a name="extensions"></a>
@@ -67,9 +67,9 @@ before, we stretch it by a factor of 10 in the z-direction, and then we jumble
 the x- and y-coordinates a bit. Let's show the computational domain and the
 solution first before we go into details of the implementation below:
 
-@image html step-38.warp-1.png
+<img src="http://www.dealii.org/images/steps/developer/step-38.warp-1.png" alt="">
 
-@image html step-38.warp-2.png
+<img src="http://www.dealii.org/images/steps/developer/step-38.warp-2.png" alt="">
 
 The way to produce such a mesh is by using the GridTools::transform
 function. It needs a way to transform each individual mesh point to a
index 20b3dc462d52bf894cc6dcaeaffaada1340ad71e..f0aa08444ef314cc85152b23e573b809ed0846d3 100644 (file)
@@ -79,7 +79,7 @@ iteration steps is constant at approximately 17.
 
 <h2>Postprocessing of the logfile</h2>
 
-@image html "step-39-convergence.png"
+<img src="http://www.dealii.org/images/steps/developer/step-39-convergence.png" alt="">
 Using the perl script <tt>postprocess.pl</tt>, we extract relevant
 data into <tt>output.dat</tt>, which can be used to plot graphs with
 <tt>gnuplot</tt>. The graph above for instance was produced with
index ca42bb0ecc3728b3d61bc32faba53c596b89e024..f43355fce5a76b01c2ef4f076fc551b75c9bee23 100644 (file)
@@ -62,10 +62,10 @@ partitioning onto the 16 processors, and the corresponding solution:
 <TABLE WIDTH="100%">
 <tr>
 <td>
-  @image html step-40.mesh.png
+  <img src="http://www.dealii.org/images/steps/developer/step-40.mesh.png" alt="">
 </td>
 <td>
-  @image html step-40.solution.png
+  <img src="http://www.dealii.org/images/steps/developer/step-40.solution.png" alt="">
 </td>
 </tr>
 </table>
@@ -85,10 +85,10 @@ more interpretation can be found in the final version of the paper):
 <TABLE WIDTH="100%">
 <tr>
 <td>
-  @image html step-40.strong2.png
+  <img src="http://www.dealii.org/images/steps/developer/step-40.strong2.png" alt="">
 </td>
 <td>
-  @image html step-40.strong.png
+  <img src="http://www.dealii.org/images/steps/developer/step-40.strong.png" alt="">
 </td>
 </tr>
 </table>
@@ -109,10 +109,10 @@ this in the following two graphs for 256 and 4096 processors:
 <TABLE WIDTH="100%">
 <tr>
 <td>
-  @image html step-40.256.png
+  <img src="http://www.dealii.org/images/steps/developer/step-40.256.png" alt="">
 </td>
 <td>
-  @image html step-40.4096.png
+  <img src="http://www.dealii.org/images/steps/developer/step-40.4096.png" alt="">
 </td>
 </tr>
 </table>
index 96a5c1d76e7f226ef6d381b364937cdcf51d434a..f878982f21c448b229d2d5b8a85953131fbedb06 100644 (file)
@@ -20,7 +20,7 @@ parts of the boundary. In the figure below we show this
 concept in two space-dimensions. There, all dashed faces with the same color should
 have the same boundary values:
 
-@image html step-45.periodic_cells.png
+<img src="http://www.dealii.org/images/steps/developer/step-45.periodic_cells.png" alt="">
 
 To keep things simple, in this tutorial we will consider an academic,
 simplified problem that allows us to focus on only that part that we are
index 1d04dae9a6e314c3ffc04b69bbbca560f17e1681..4affd891768da72dd3ca3db1e3940cc711ee20d1 100644 (file)
@@ -14,7 +14,7 @@ solution is constant zero on the upper and the lower part of the boundary as
 required by the homogeneous Dirichlet boundary conditions. On the left and
 right parts the values coincide with each other, just as we wanted:
 
-@image html step-45.solution.png
+<img src="http://www.dealii.org/images/steps/developer/step-45.solution.png" alt="">
 
 Note also that the solution is clearly not left-right symmetric and so would
 not likely have been periodic had we prescribed, for example, homogeneous
index 4c51a772c3c52e69aed510c03200ec8b0833d7ed..8b61de71f3eaad357963c850f02c5f39a4807864 100644 (file)
@@ -103,7 +103,7 @@ or by clicking "Mesh" and then "2D" inside Gmsh after loading the file.  Now
 this is the mesh read from the .msh file and saved again by deal.II as an
 image (see the grid_1 function):
 
-@image html step-49.grid-1.png
+<img src="http://www.dealii.org/images/steps/developer/step-49.grid-1.png" alt="">
 
 
 <h3>Modifying a Mesh</h3>
@@ -128,10 +128,10 @@ a sin curve:
 <TABLE WIDTH="60%" ALIGN="center">
   <tr>
     <td ALIGN="center">
-        @image html step-49.grid-5a.png regular input mesh
+        <img src="http://www.dealii.org/images/steps/developer/step-49.grid-5a.png" alt=""> regular input mesh
     </td>
     <td ALIGN="center">
-        @image html step-49.grid-5.png output mesh 
+        <img src="http://www.dealii.org/images/steps/developer/step-49.grid-5.png" alt=""> output mesh 
     </td>
   </tr>
 </TABLE>
@@ -143,10 +143,10 @@ of this tutorial:
 <TABLE WIDTH="60%" ALIGN="center">
   <tr>
     <td ALIGN="center">
-        @image html step-49.grid-6a.png regular input mesh
+        <img src="http://www.dealii.org/images/steps/developer/step-49.grid-6a.png" alt=""> regular input mesh
     </td>
     <td ALIGN="center">
-        @image html step-49.grid-6.png wall-adapted output mesh 
+        <img src="http://www.dealii.org/images/steps/developer/step-49.grid-6.png" alt=""> wall-adapted output mesh 
     </td>
   </tr>
 </TABLE>
@@ -157,10 +157,10 @@ demonstrated in grid_7() and the result is as follows:
 <TABLE WIDTH="60%" ALIGN="center">
   <tr>
     <td ALIGN="center">
-        @image html step-49.grid-7a.png regular input mesh
+        <img src="http://www.dealii.org/images/steps/developer/step-49.grid-7a.png" alt=""> regular input mesh
     </td>
     <td ALIGN="center">
-        @image html step-49.grid-7.png perturbed output mesh 
+        <img src="http://www.dealii.org/images/steps/developer/step-49.grid-7.png" alt=""> perturbed output mesh 
     </td>
   </tr>
 </TABLE>
@@ -187,14 +187,14 @@ These are the input meshes and the output mesh:
 <TABLE WIDTH="80%" ALIGN="center">
   <tr>
     <td ALIGN="center">
-        @image html step-49.grid-2a.png input mesh 1
+        <img src="http://www.dealii.org/images/steps/developer/step-49.grid-2a.png" alt=""> input mesh 1
     </td>
     <td ALIGN="center">
-        @image html step-49.grid-2b.png input mesh 2
+        <img src="http://www.dealii.org/images/steps/developer/step-49.grid-2b.png" alt=""> input mesh 2
     </td>
 
     <td ALIGN="center">
-        @image html step-49.grid-2.png merged mesh
+        <img src="http://www.dealii.org/images/steps/developer/step-49.grid-2.png" alt=""> merged mesh
     </td>
   </tr>
 </table>
@@ -210,11 +210,11 @@ centered by moving the top vertices upwards:
 <TABLE WIDTH="60%" ALIGN="center">
   <tr>
     <td ALIGN="center">
-        @image html step-49.grid-3a.png input mesh
+        <img src="http://www.dealii.org/images/steps/developer/step-49.grid-3a.png" alt=""> input mesh
     </td>
 
     <td ALIGN="center">
-        @image html step-49.grid-3.png top vertices moved upwards
+        <img src="http://www.dealii.org/images/steps/developer/step-49.grid-3.png" alt=""> top vertices moved upwards
     </td>
   </tr>
 </table>
@@ -233,11 +233,11 @@ above. This is the output from grid_4():
 <TABLE WIDTH="60%" ALIGN="center">
   <tr>
     <td ALIGN="center">
-      @image html step-49.grid-4base.png input mesh
+      <img src="http://www.dealii.org/images/steps/developer/step-49.grid-4base.png" alt=""> input mesh
     </td>
 
     <td ALIGN="center">
-      @image html step-49.grid-4.png extruded output mesh
+      <img src="http://www.dealii.org/images/steps/developer/step-49.grid-4.png" alt=""> extruded output mesh
     </td>
   </tr>
 </table>
index 9a8ad4d4089f9792b75170a3f8d443fa66cd7105..b881ada78148442e83aa469cdad5e19b955335d2 100644 (file)
@@ -8,7 +8,7 @@ files <code>solution-adaptive-q1.gmv</code>,
 here:
 
 
-@image html step-7.solution.png
+<img src="http://www.dealii.org/images/steps/developer/step-7.solution.png" alt="">
 
 
 
index 1af1e9d0cdbe821eda1b7f023d23f46e58a2231d..1a021ca7359e3f5b0a0c8f9b1c62f3c9e3b21ac9 100644 (file)
@@ -9,10 +9,10 @@ the $x$- and $y$-displacements as a scalar components:
 <TABLE WIDTH="100%">
 <tr>
 <td>
-@image html step-8.x.png
+<img src="http://www.dealii.org/images/steps/developer/step-8.x.png" alt="">
 </td>
 <td>
-@image html step-8.y.png
+<img src="http://www.dealii.org/images/steps/developer/step-8.y.png" alt="">
 </td>
 </tr>
 </table>
@@ -22,7 +22,7 @@ You can clearly see the sources of $x$-displacement around $x=0.5$ and
 $x=-0.5$, and of $y$-displacement at the origin. The next image shows the
 final grid after eight steps of refinement:
 
-@image html step-8.grid.png
+<img src="http://www.dealii.org/images/steps/developer/step-8.grid.png" alt="">
 
 
 What one frequently would like to do is to show the displacement as a vector
@@ -46,7 +46,7 @@ step-22. The vector field then looks like this (Visit randomly selects a few
 hundred vertices from which to draw the vectors; drawing them from each
 individual vertex would make the picture unreadable):
 
-@image html step-8.vectors.png
+<img src="http://www.dealii.org/images/steps/developer/step-8.vectors.png" alt="">
 
 
 We note that one may have intuitively expected the
index 142bc4e08dc8d11d72d000d950ea8dda739cf3cd..13ff02506bf942b0cbc2fc6b049248b2cd68ee2f 100644 (file)
@@ -29,7 +29,7 @@ resolve the features of the solution. The final grid showing this is
 displayed in the following picture:
 
 
-@image html step-9.grid.png
+<img src="http://www.dealii.org/images/steps/developer/step-9.grid.png" alt="">
 
 
 
@@ -37,7 +37,7 @@ The structure of the grid will be understandable by looking at the
 solution itself:
 
 
-@image html step-9.solution.png
+<img src="http://www.dealii.org/images/steps/developer/step-9.solution.png" alt="">
 
 
 

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.