From: wolf Date: Tue, 24 May 2005 16:30:59 +0000 (+0000) Subject: Add another reference. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=554bb6527411566c5fdec06d6149033d101c57d1;p=dealii-svn.git Add another reference. git-svn-id: https://svn.dealii.org/trunk@10729 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/intro.tex b/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/intro.tex index 18ddcdebb5..4476acbac5 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/intro.tex +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-18.data/intro.tex @@ -436,7 +436,11 @@ case, pure displacement-based formulations are no longer appropriate for the solution of such problems, and stabilization techniques have to be employed for a stable and accurate solution. The book and paper cited above give indications as to how to do this, but there is also a large volume of -literature on this subject. +literature on this subject; a good start to get an overview of the topic can +be found in the references of the paper by +H.-Y. Duan and Q. Lin on ``Mixed finite elements of least-squares type for +elasticity'' (Computer Methods in Applied Mechanics and Engineering, vol. 194, +pp. 1093--1112, 2005). \paragraph*{Refinement during timesteps.} In the present form, the program