]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Small changes
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Feb 2006 02:51:00 +0000 (02:51 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 9 Feb 2006 02:51:00 +0000 (02:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@12273 0785d39b-7218-0410-832d-ea1e28bc413d

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

index af75620965c453309cd69d5ad429494c9aaeffa4..d29257d4fc68d6570cb24df82c5497f5b5274cbe 100644 (file)
@@ -4,7 +4,8 @@
 <P>
 In this program, we will mainly consider two aspects:
 <UL>
-<LI>Verification of correctness of the program;
+<LI>Verification of correctness of the program and generation of convergence
+tables;
 <LI>Non-homogeneous Neumann boundary conditions for the Helmholtz equation.
 </UL>Besides these topics, again a variety of improvements and tricks will be
 shown. 
@@ -88,6 +89,12 @@ solution for one (or, if one wants to be really sure: many) specifically
 chosen right hand sides, we can be rather confident that it will also compute
 the correct solution for problems where we don't know the exact values.
 
+<P>
+In addition to simply computing these quantities, we will show how to generate
+nicely formatted tables from the data generated by this program that
+automatically computes convergence rates etc. In addition, we will compare
+different strategies for mesh refinement.
+
 <P>
 
 <H4><A NAME="SECTION00000020000000000000">
index 2bebc4f5bd7e57f4eac00abb94f8936ccc4d068e..ec8d95ea0300ea95852087f9753e18ee211e9ee8 100644 (file)
@@ -4,7 +4,8 @@
 
 In this program, we will mainly consider two aspects:
 \begin{itemize}
-\item Verification of correctness of the program;
+\item Verification of correctness of the program and generation of convergence
+tables;
 \item Non-homogeneous Neumann boundary conditions for the Helmholtz equation.
 \end{itemize}
 Besides these topics, again a variety of improvements and tricks will be
@@ -70,6 +71,11 @@ solution for one (or, if one wants to be really sure: many) specifically
 chosen right hand sides, we can be rather confident that it will also compute
 the correct solution for problems where we don't know the exact values.
 
+In addition to simply computing these quantities, we will show how to generate
+nicely formatted tables from the data generated by this program that
+automatically computes convergence rates etc. In addition, we will compare
+different strategies for mesh refinement.
+
 
 \paragraph{Non-homogeneous Neumann boundary conditions.} The second, totally
 unrelated, subject of this example program is the use of non-homogeneous

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.