From: bangerth Date: Sun, 2 Jan 2011 23:11:33 +0000 (+0000) Subject: Fix description. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff3749d483e4fc56e8a01264524147906461f14;p=dealii-svn.git Fix description. git-svn-id: https://svn.dealii.org/trunk@23098 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-38/doc/results.dox b/deal.II/examples/step-38/doc/results.dox index f5c37600da..5dffab08ee 100644 --- a/deal.II/examples/step-38/doc/results.dox +++ b/deal.II/examples/step-38/doc/results.dox @@ -46,7 +46,9 @@ so: @endcode The domain is a curve in 2d, and we can visualize the solution by using the third dimension (and color) to denote the value of the function $u(x)$. This -then looks like so: +then looks like so (the white curve is the domain, the colored curve is the +solution extruded into the third dimension, clearly showing the change in sign +as the curve moves from one quadrant of the domain into the adjacent one): @image html step-38.solution-2d.png