]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
move images to homepage
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Jan 2013 13:16:49 +0000 (13:16 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Jan 2013 13:16:49 +0000 (13:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@28180 0785d39b-7218-0410-832d-ea1e28bc413d

20 files changed:
deal.II/examples/step-27/doc/results.dox
deal.II/examples/step-27/doc/step-27.fe_degree-0.png [deleted file]
deal.II/examples/step-27/doc/step-27.fe_degree-1.png [deleted file]
deal.II/examples/step-27/doc/step-27.fe_degree-2.png [deleted file]
deal.II/examples/step-27/doc/step-27.fe_degree-3.png [deleted file]
deal.II/examples/step-27/doc/step-27.fe_degree-4.png [deleted file]
deal.II/examples/step-27/doc/step-27.fe_degree-5.png [deleted file]
deal.II/examples/step-27/doc/step-27.mesh-0.png [deleted file]
deal.II/examples/step-27/doc/step-27.mesh-1.png [deleted file]
deal.II/examples/step-27/doc/step-27.mesh-2.png [deleted file]
deal.II/examples/step-27/doc/step-27.mesh-3.png [deleted file]
deal.II/examples/step-27/doc/step-27.mesh-4.png [deleted file]
deal.II/examples/step-27/doc/step-27.mesh-5.png [deleted file]
deal.II/examples/step-27/doc/step-27.smoothness-0.png [deleted file]
deal.II/examples/step-27/doc/step-27.smoothness-1.png [deleted file]
deal.II/examples/step-27/doc/step-27.smoothness-2.png [deleted file]
deal.II/examples/step-27/doc/step-27.smoothness-3.png [deleted file]
deal.II/examples/step-27/doc/step-27.smoothness-4.png [deleted file]
deal.II/examples/step-27/doc/step-27.smoothness-5.png [deleted file]
deal.II/examples/step-27/doc/step-27.solution.png [deleted file]

index f9a9b4992cdae8415fe31ab2da167b25ec26c66f..bb721c292ebfdc12b7d287041cd0adee47223b2c 100644 (file)
@@ -54,32 +54,32 @@ boundary conditions.
 Of maybe more interest is to look at the graphical output. First, here is the
 solution of the problem:
 
-@image html step-27.solution.png
+<img src="http://www.dealii.org/images/steps/developer/step-27.solution.png" alt="">
 
 Secondly, let us look at the sequence of meshes generated:
 
 <table align="center" border="1" cellspacing="3" cellpadding="3">
   <tr>
     <td>
-      @image html step-27.mesh-0.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.mesh-0.png" alt="">
     </td>
     <td>
-      @image html step-27.mesh-1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.mesh-1.png" alt="">
     </td>
     <td>
-      @image html step-27.mesh-2.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.mesh-2.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td>
-      @image html step-27.mesh-3.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.mesh-3.png" alt="">
     </td>
     <td>
-      @image html step-27.mesh-4.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.mesh-4.png" alt="">
     </td>
     <td>
-      @image html step-27.mesh-5.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.mesh-5.png" alt="">
     </td>
   </tr>
 </table>
@@ -89,25 +89,25 @@ distribution of finite element polynomial degrees to these mesh cells:
 <table align="center" border="1" cellspacing="3" cellpadding="3">
   <tr>
     <td>
-      @image html step-27.fe_degree-0.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.fe_degree-0.png" alt="">
     </td>
     <td>
-      @image html step-27.fe_degree-1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.fe_degree-1.png" alt="">
     </td>
     <td>
-      @image html step-27.fe_degree-2.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.fe_degree-2.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td>
-      @image html step-27.fe_degree-3.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.fe_degree-3.png" alt="">
     </td>
     <td>
-      @image html step-27.fe_degree-4.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.fe_degree-4.png" alt="">
     </td>
     <td>
-      @image html step-27.fe_degree-5.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.fe_degree-5.png" alt="">
     </td>
   </tr>
 </table>
@@ -126,25 +126,25 @@ indicating least smoothness and red indicating the smoothest areas:
 <table align="center" border="1" cellspacing="3" cellpadding="3">
   <tr>
     <td>
-      @image html step-27.smoothness-0.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.smoothness-0.png" alt="">
     </td>
     <td>
-      @image html step-27.smoothness-1.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.smoothness-1.png" alt="">
     </td>
     <td>
-      @image html step-27.smoothness-2.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.smoothness-2.png" alt="">
     </td>
   </tr>
 
   <tr>
     <td>
-      @image html step-27.smoothness-3.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.smoothness-3.png" alt="">
     </td>
     <td>
-      @image html step-27.smoothness-4.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.smoothness-4.png" alt="">
     </td>
     <td>
-      @image html step-27.smoothness-5.png
+      <img src="http://www.dealii.org/images/steps/developer/step-27.smoothness-5.png" alt="">
     </td>
   </tr>
 </table>
diff --git a/deal.II/examples/step-27/doc/step-27.fe_degree-0.png b/deal.II/examples/step-27/doc/step-27.fe_degree-0.png
deleted file mode 100644 (file)
index c650243..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.fe_degree-0.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.fe_degree-1.png b/deal.II/examples/step-27/doc/step-27.fe_degree-1.png
deleted file mode 100644 (file)
index 6bbda6f..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.fe_degree-1.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.fe_degree-2.png b/deal.II/examples/step-27/doc/step-27.fe_degree-2.png
deleted file mode 100644 (file)
index 57eba26..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.fe_degree-2.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.fe_degree-3.png b/deal.II/examples/step-27/doc/step-27.fe_degree-3.png
deleted file mode 100644 (file)
index bfa7a42..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.fe_degree-3.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.fe_degree-4.png b/deal.II/examples/step-27/doc/step-27.fe_degree-4.png
deleted file mode 100644 (file)
index fe086b0..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.fe_degree-4.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.fe_degree-5.png b/deal.II/examples/step-27/doc/step-27.fe_degree-5.png
deleted file mode 100644 (file)
index e05df76..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.fe_degree-5.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.mesh-0.png b/deal.II/examples/step-27/doc/step-27.mesh-0.png
deleted file mode 100644 (file)
index 1ea07b4..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.mesh-0.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.mesh-1.png b/deal.II/examples/step-27/doc/step-27.mesh-1.png
deleted file mode 100644 (file)
index f7bda97..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.mesh-1.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.mesh-2.png b/deal.II/examples/step-27/doc/step-27.mesh-2.png
deleted file mode 100644 (file)
index f645907..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.mesh-2.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.mesh-3.png b/deal.II/examples/step-27/doc/step-27.mesh-3.png
deleted file mode 100644 (file)
index 54eb543..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.mesh-3.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.mesh-4.png b/deal.II/examples/step-27/doc/step-27.mesh-4.png
deleted file mode 100644 (file)
index 7c2d0cc..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.mesh-4.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.mesh-5.png b/deal.II/examples/step-27/doc/step-27.mesh-5.png
deleted file mode 100644 (file)
index 2733b8a..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.mesh-5.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.smoothness-0.png b/deal.II/examples/step-27/doc/step-27.smoothness-0.png
deleted file mode 100644 (file)
index 3dd1154..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.smoothness-0.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.smoothness-1.png b/deal.II/examples/step-27/doc/step-27.smoothness-1.png
deleted file mode 100644 (file)
index 7114778..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.smoothness-1.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.smoothness-2.png b/deal.II/examples/step-27/doc/step-27.smoothness-2.png
deleted file mode 100644 (file)
index 621077d..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.smoothness-2.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.smoothness-3.png b/deal.II/examples/step-27/doc/step-27.smoothness-3.png
deleted file mode 100644 (file)
index a55a03b..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.smoothness-3.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.smoothness-4.png b/deal.II/examples/step-27/doc/step-27.smoothness-4.png
deleted file mode 100644 (file)
index 4117b20..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.smoothness-4.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.smoothness-5.png b/deal.II/examples/step-27/doc/step-27.smoothness-5.png
deleted file mode 100644 (file)
index 0f0ab78..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.smoothness-5.png and /dev/null differ
diff --git a/deal.II/examples/step-27/doc/step-27.solution.png b/deal.II/examples/step-27/doc/step-27.solution.png
deleted file mode 100644 (file)
index 317aa88..0000000
Binary files a/deal.II/examples/step-27/doc/step-27.solution.png and /dev/null differ

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.