]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Clarify something about software design.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Apr 2002 18:07:29 +0000 (18:07 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Apr 2002 18:07:29 +0000 (18:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@5732 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/tutorial/chapter-2.step-by-step/step-13.data/intro.html

index 0aba96ec67b6b8ed1cb4338daedef857385eb93b..cd167e2b26748411c5a5407e1a83ca7a4de1943d 100644 (file)
@@ -112,7 +112,17 @@ number of differences compared to previous example programs:
 The things the program does are not new. In fact, this is more like a
 melange of previous programs, cannibalizing various parts and
 functions from earlier examples. It is the way they are arranged in
-this program that should be the focus of the reader.
+this program that should be the focus of the reader, i.e. the software
+design techniques used in the program to achieve the goal of
+implementing the desired mathematical method. However, we must
+stress that software design is in part also a subjective matter:
+different persons have different programming backgrounds and have
+different opinions about the ``right'' style of programming; this
+program therefore expresses only what the author considers useful
+practice, and is not necessarily a style that you have to adopt in
+order to write successful numerical software if you feel uncomfortable
+with the chosen ways. It should serve as a case study, however,
+inspiring the reader with ideas to the desired end.
 </p>
 
 <p>

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.