]> https://gitweb.dealii.org/ - dealii.git/commitdiff
step-50: Possible extensions 10144/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 11 May 2020 18:35:12 +0000 (14:35 -0400)
committerTimo Heister <timo.heister@gmail.com>
Mon, 11 May 2020 18:35:12 +0000 (14:35 -0400)
examples/step-50/doc/results.dox

index 2f0a22d88f3d60134d6590f3e24f4f5d02c7738d..750b8e87d12fa1b0be6c8d8e052fb7a80386e44c 100644 (file)
@@ -209,7 +209,16 @@ only an eighth of the number of unknowns.
 
 <h3> Possible extensions </h3>
 
-We currently don't have suggestions for possible extensions.
+<h4> Testing convergence and higher order elements </h4>
 
+The finite element degree is currently hard-coded as 2, see the template
+arguments of the main class. It is easy to change. To test, it would be
+interesting to switch to a test problem with a reference solution. This way,
+you can compare error rates.
 
+<h4> Coarse solver </h4>
 
+A more interesting example would involve a complicated coarse mesh (see
+step-49 for inspiration). This then requires a more sophisticated coarse
+solver for the geometric multigrid methods. A common approach here is a switch
+to AMG by assembling the coarse matrix (even for the matrix-free version).

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.