From 1b0fba5f4fb74b614592e8fcc52cec52d31817cf Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 10 Apr 2013 22:53:10 +0000 Subject: [PATCH] Do not use 'step-23' in the alt= text of an image link since our filter scripts replaces it with something that contains double quotes and the result is something that doxygen converts into HTML that browsers can no longer parse -- i.e., the result no longer shows the image we want here. git-svn-id: https://svn.dealii.org/trunk@29250 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-23/doc/results.dox | 32 +++++++++++++----------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/deal.II/examples/step-23/doc/results.dox b/deal.II/examples/step-23/doc/results.dox index d24f2ea369..513699f9f9 100644 --- a/deal.II/examples/step-23/doc/results.dox +++ b/deal.II/examples/step-23/doc/results.dox @@ -65,7 +65,9 @@ In addition to the screen output, the program writes the solution of each time step to an output file. If we process them adequately and paste them into a movie, we get the following: -Animation of the solution of step-23. + The movie shows the generated wave nice traveling through the domain and back, being reflected at the clamped boundary. Some numerical noise is trailing the @@ -80,7 +82,7 @@ If you want to explore a bit, try out some of the following things: -- 2.39.5