]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Start to write.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 1 Aug 2007 21:30:29 +0000 (21:30 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 1 Aug 2007 21:30:29 +0000 (21:30 +0000)
git-svn-id: https://svn.dealii.org/trunk@14871 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-27/doc/intro.dox

index 648e2fc21b61e889518846009c3566d854d02f8f..6a8852962d36b61b2d3222442da86da73895541f 100644 (file)
@@ -1,6 +1,13 @@
 <a name="Intro"></a>
 <h1>Introduction</h1>
 
+This tutorial program attempts to show how to use $hp$ finite element methods
+with deal.II. It solves the Laplace equation and so builds only on the first
+few tutorial programs, in particular on @ref step_4 "step-4" for dimension
+independent programming and @ref step_6 "step-6" for adaptive mesh
+refinement. 
+
+
 <h3>A simple indicator for smoothness</h3>
 
 One of the central pieces of the adaptive finite element method is that we
@@ -8,8 +15,7 @@ inspect the computed solution (a posteriori) with an indicator that tells us
 which are the cells where the error is largest, and then refine them. In many
 of the other tutorial programs, we use the KellyErrorEstimator class to get an
 indication of the size of the error on a cell, although we also discuss more
-complicated strategies in some programs, most importantly in @ref step_14
-"step-14". 
+complicated strategies in some programs, most importantly in @ref step_14 "step-14". 
 
 In any case, as long as the decision is only "refine this cell" or "do not
 refine this cell", the actual refinement step is not particularly

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.