From: wolf Date: Mon, 6 Dec 1999 12:25:09 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13812572163645313e01b3643a14c3042783c02d;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@1988 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.results b/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.results index 6bfe3c7941..c2760fcb32 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.results +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-2.results @@ -1,18 +1,10 @@

Results

-The program has, after having been run, produced two grids, which look -like this: -

- - - - - -
-grid-1 - -grid-2 -
-

-The left one, well, is not very exciting. The right one is - at least -- unconventional. +The program has, after having been run, produced two sparsity +patterns. We can visualize them using GNUPLOT: +

+
+  set data style points
+  plot "sparsity_pattern.1"
+
+