From: bangerth Date: Mon, 24 Jul 2006 15:49:35 +0000 (+0000) Subject: Clicking on pictures doesn't do anything any more, now that we use doxygen X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b066a099a983e16c1b91c007a1420ef22c87f4ad;p=dealii-svn.git Clicking on pictures doesn't do anything any more, now that we use doxygen git-svn-id: https://svn.dealii.org/trunk@13430 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-15/doc/results.dox b/deal.II/examples/step-15/doc/results.dox index 48e0e10f1a..408f0a7b43 100644 --- a/deal.II/examples/step-15/doc/results.dox +++ b/deal.II/examples/step-15/doc/results.dox @@ -87,8 +87,7 @@ in the solution in each iteration, as should be. Since the program did not really deliver the goal we had originally intended for (the computation of the minimal energy of finite element spaces), the graphical output is also not very exciting. Here are plots of five of the -first 10 solutions (clicking on a picture gives the unscaled version of the -image): +first 10 solutions: @image html step-15.solution-1.png diff --git a/deal.II/examples/step-17/doc/results.dox b/deal.II/examples/step-17/doc/results.dox index fbcf5be57c..682d414d30 100644 --- a/deal.II/examples/step-17/doc/results.dox +++ b/deal.II/examples/step-17/doc/results.dox @@ -113,8 +113,7 @@ Here is some output generated in the 12th cycle of the program, i.e. with roughl As one would hope for, the x- (left) and y-displacements (right) shown here closely match what we already saw in step-8. What may be more interesting, -though, is to look at the mesh and partition at this step (to see the picture -in its original size, simply click on it): +though, is to look at the mesh and partition at this step: @image html step-17.12-grid.png @@ -195,8 +194,7 @@ Cycle 6: The last step, going up to 1.5 million unknowns, takes about 55 minutes with 16 processes on 8 dual-processor machines. The graphical output generated by this job is rather large (cycle 5 already prints around 82 MB of GMV data), so -we contend ourselves with showing output from cycle 4 (again, clicking on the -picture gives a version in original size): +we contend ourselves with showing output from cycle 4: @image html step-17.4-3d-partition.png diff --git a/deal.II/examples/step-18/doc/results.dox b/deal.II/examples/step-18/doc/results.dox index 41511b01e0..b684b3fb5b 100644 --- a/deal.II/examples/step-18/doc/results.dox +++ b/deal.II/examples/step-18/doc/results.dox @@ -125,9 +125,8 @@ take as input. If we visualize these files with GMV, we get to see the full picture -of the disaster our forced compression wreaks on the cylinder (click -on the images for a larger version; colors in the images encode the -norm of the stress in the material): +of the disaster our forced compression wreaks on the cylinder (colors in the +images encode the norm of the stress in the material): @@ -329,8 +328,8 @@ If one compares this with the previous run, the results are qualitatively similar, but quantitatively definitely different. The previous computation was therefore certainly not converged, though we can't say for sure anything about the present one. One would need an even finer computation to find out. However, -the point may be moot: looking at the last picture in detail (click on it to -see it in larger), it is pretty obvious that not only is the linear small +the point may be moot: looking at the last picture in detail, it is pretty +obvious that not only is the linear small deformation model we chose completely inadequate, but for a realistic simulation we would also need to make sure that the body does not intersects itself during deformation. Without such a formulation we cannot expect anything diff --git a/deal.II/examples/step-20/doc/results.dox b/deal.II/examples/step-20/doc/results.dox index 902cfd1e54..8b7bd1085c 100644 --- a/deal.II/examples/step-20/doc/results.dox +++ b/deal.II/examples/step-20/doc/results.dox @@ -21,8 +21,7 @@ Errors: ||e_p||_L2 = 0.178055, ||e_u||_L2 = 0.0433435 The fact that the number of iterations is so small, of course, is due to good (but expensive!) preconditioner we have developed. To get confidence in the solution, let us take a look at it. The following three images show (from left -to right) the x-velocity, the y-velocity, and the pressure (click on the images -for larger versions): +to right) the x-velocity, the y-velocity, and the pressure: @image html step-20.u.png @image html step-20.v.png