From 4300779c7a5571b9f37d5df09616d582445e1d54 Mon Sep 17 00:00:00 2001 From: David Wells Date: Fri, 4 May 2018 10:12:49 -0400 Subject: [PATCH] Redo sizes and alternate texts for step-10. This grids are way too large on any reasonably sized monitor; make them much smaller. --- examples/step-10/doc/results.dox | 38 +++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 8 deletions(-) diff --git a/examples/step-10/doc/results.dox b/examples/step-10/doc/results.dox index b6b000b572..208f274573 100644 --- a/examples/step-10/doc/results.dox +++ b/examples/step-10/doc/results.dox @@ -27,22 +27,38 @@ uniformly refined grid (right).
- + Five-cell discretization of the disk.
- + 20-cell discretization of the disk (i.e., five cells
+              refined once).
- + Five-cell discretization of the disk with quadratic edges. The
+              boundary is nearly indistinguishable from the actual circle.
- + 20-cell discretization with quadratic edges.
- + Five-cell discretization of the disk with cubic edges. The
+              boundary is nearly indistinguishable from the actual circle.
- + 20-cell discretization with cubic edges.
@@ -54,10 +70,16 @@ red line marks the actual circle:
- + Close-up of quadratic discretization. The distance between the
+         quadratic interpolant and the actual circle is small.
- + Close-up of cubic discretization. The distance between the
+         cubic interpolant and the actual circle is very small.
-- 2.39.5