From: wolf Date: Thu, 2 Feb 2006 06:09:41 +0000 (+0000) Subject: Add a section that says something about possible extensions. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f70dfece954edccabfd57eeb0f88e38faaacc20;p=dealii-svn.git Add a section that says something about possible extensions. git-svn-id: https://svn.dealii.org/trunk@12220 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/results.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/results.html index 51e79a349a..3df96887f3 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/results.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-4.data/results.html @@ -97,3 +97,14 @@ solutions values. 3D grids are difficult to visualize, which can be seen here already, even though the grid is not even locally refined.

+ + + +

Possibilities for extensions

+ +

+Essentially the possibilities for playing around with the program are the same +as for the previous one, except that the will now also apply to the 3d +case. For inspiration read up on possible extensions in the documentation of step-3. +