]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update to step-4.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 23 Dec 1999 13:37:13 +0000 (13:37 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 23 Dec 1999 13:37:13 +0000 (13:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@2122 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/grid-2d.jpg [new file with mode: 0644]
deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/solution-2d.jpg [new file with mode: 0644]
deal.II/doc/tutorial/chapter-2.step-by-step/step-4.results

diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/grid-2d.jpg b/deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/grid-2d.jpg
new file mode 100644 (file)
index 0000000..b8cf87e
Binary files /dev/null and b/deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/grid-2d.jpg differ
diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/solution-2d.jpg b/deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/solution-2d.jpg
new file mode 100644 (file)
index 0000000..665fe3e
Binary files /dev/null and b/deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/solution-2d.jpg differ
index 5cbdf040ab64086c1aefc891f40f329e65e95d38..3201c10650d3888808d27e0a5d23b14b7063299a 100644 (file)
@@ -4,7 +4,16 @@
 The output of the program looks as follows:
 <pre>
 <code>
-...
+Solving problem in 2 space dimensions.
+   Number of active cells: 256
+   Total number of cells: 341
+   Number of degrees of freedom: 289
+   25 CG iterations needed to obtain convergence.
+Solving problem in 3 space dimensions.
+   Number of active cells: 4096
+   Total number of cells: 4681
+   Number of degrees of freedom: 4913
+   29 CG iterations needed to obtain convergence.
 </code>
 </pre>
 It is obvious that in three spatial dimensions the number of cells and
@@ -29,10 +38,10 @@ following two pictures:
 <TABLE WIDTH="100%">
 <tr>
 <td>
-<IMG SRC="step-4.data/solution-3d.jpg" ALT="solution-3d" HEIGHT="400">
+<IMG SRC="step-4.data/solution-2d.jpg" ALT="solution-2d" HEIGHT="300">
 </td>
 <td>
-<IMG SRC="step-4.data/grid-3d.jpg" ALT="grid-3d" HEIGHT="400">
+<IMG SRC="step-4.data/grid-2d.jpg" ALT="grid-2d" HEIGHT="300">
 </td>
 </tr>
 </table>
@@ -69,10 +78,10 @@ origin. On some of the planes, the cut through the grid is also shown.
 <TABLE WIDTH="100%">
 <tr>
 <td>
-<IMG SRC="step-4.data/solution-3d.jpg" ALT="solution-3d" HEIGHT="400">
+<IMG SRC="step-4.data/solution-3d.jpg" ALT="solution-3d" HEIGHT="300">
 </td>
 <td>
-<IMG SRC="step-4.data/grid-3d.jpg" ALT="grid-3d" HEIGHT="400">
+<IMG SRC="step-4.data/grid-3d.jpg" ALT="grid-3d" HEIGHT="300">
 </td>
 </tr>
 </table>

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.