From: frohne Date: Thu, 28 Feb 2013 00:52:29 +0000 (+0000) Subject: more descriptions; add possible extensions X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ee7539856c0a2324ba2b300e42d46237a93b46;p=dealii-svn.git more descriptions; add possible extensions git-svn-id: https://svn.dealii.org/trunk@28634 0785d39b-7218-0410-832d-ea1e28bc413d --- 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