From 05b71d244887095570c77b60a9da046d0d2b2a9a Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 17 Oct 2007 01:15:04 +0000 Subject: [PATCH] Reference the new feature used in step-22 git-svn-id: https://svn.dealii.org/trunk@15329 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-17/doc/results.dox | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deal.II/examples/step-17/doc/results.dox b/deal.II/examples/step-17/doc/results.dox index 173609b6a9..578121c5cd 100644 --- a/deal.II/examples/step-17/doc/results.dox +++ b/deal.II/examples/step-17/doc/results.dox @@ -111,7 +111,10 @@ 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, +closely match what we already saw in @ref step_8 "step-8". As shown +there and in @ref step_22 "step-22", we could as well have produced a +vector plot of the displacement field, rather than plotting it as two +separate scalar fields. What may be more interesting, though, is to look at the mesh and partition at this step: -- 2.39.5