From 554bb6527411566c5fdec06d6149033d101c57d1 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 24 May 2005 16:30:59 +0000 Subject: [PATCH] Add another reference. git-svn-id: https://svn.dealii.org/trunk@10729 0785d39b-7218-0410-832d-ea1e28bc413d --- .../tutorial/chapter-2.step-by-step/step-18.data/intro.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.5