From b9ee7539856c0a2324ba2b300e42d46237a93b46 Mon Sep 17 00:00:00 2001 From: frohne Date: Thu, 28 Feb 2013 00:52:29 +0000 Subject: [PATCH] more descriptions; add possible extensions git-svn-id: https://svn.dealii.org/trunk@28634 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-42/doc/results.dox | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deal.II/examples/step-42/doc/results.dox b/deal.II/examples/step-42/doc/results.dox index 77e40476a0..d7974430c9 100644 --- a/deal.II/examples/step-42/doc/results.dox +++ b/deal.II/examples/step-42/doc/results.dox @@ -937,5 +937,6 @@ between two bodies rises up the temperature in the deformable body and entails a change of some material parameters. It might be of interest to implement more accurate, problem-adapted error -estimators. To reduce the number of newton iterations a solution transfer of the -coarse solution to the next adaptive refined mesh could be beneficial. \ No newline at end of file +estimators for contact as well for the plasticity. To reduce the number of +newton iterations a solution transfer of the coarse solution to the next +adaptive refined mesh could be beneficial. \ No newline at end of file -- 2.39.5