From e79d3b1b57872f77dc703009b2a7ed62e741e6f4 Mon Sep 17 00:00:00 2001 From: Jean-Paul Pelteret Date: Thu, 29 Dec 2011 22:30:36 +0000 Subject: [PATCH] Step-44: Added some results images. git-svn-id: https://svn.dealii.org/trunk@24867 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-44/doc/intro.dox | 2 ++ deal.II/examples/step-44/doc/results.dox | 37 ++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/deal.II/examples/step-44/doc/intro.dox b/deal.II/examples/step-44/doc/intro.dox index c59cfdf609..4b98a14bda 100644 --- a/deal.II/examples/step-44/doc/intro.dox +++ b/deal.II/examples/step-44/doc/intro.dox @@ -1,2 +1,4 @@

Introduction

+ +

List of references

diff --git a/deal.II/examples/step-44/doc/results.dox b/deal.II/examples/step-44/doc/results.dox index b5eaba9377..c972e2d7f7 100644 --- a/deal.II/examples/step-44/doc/results.dox +++ b/deal.II/examples/step-44/doc/results.dox @@ -1,2 +1,39 @@

Results

+... + + + + + + + + + + + +
+ @image html "Q1P0_Ref_2.png" +

+ Two refinement levels for a tri-linear displacement formulation. +

+
+ @image html "Q2P1_Ref_1.png" +

+ One refinement level for a tri-quadratic displacement formulation. +

+
+ @image html "Q1P0_Ref_4.png" +

+ Four refinement levels for a tri-linear displacement formulation. +

+
+ @image html "Q2P1_Ref_3.png" +

+ Three refinement levels for a tri-quadratic displacement formulation. +

+
+ + +

Possibilities for extensions

+ -- 2.39.5