From: bangerth Date: Wed, 23 Sep 2009 18:15:03 +0000 (+0000) Subject: Add link to the report Luca just added. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eca2403717cc8939d4fc0bce6cac218e84eecaff;p=dealii-svn.git Add link to the report Luca just added. git-svn-id: https://svn.dealii.org/trunk@19510 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-34/doc/intro.dox b/deal.II/examples/step-34/doc/intro.dox index 60ce42b991..a8a93064d5 100644 --- a/deal.II/examples/step-34/doc/intro.dox +++ b/deal.II/examples/step-34/doc/intro.dox @@ -647,6 +647,13 @@ will be Triangulation@<2,3@>, and correspondingly we will use DoFHandler@<2,3@> as the DoF handler class and FE_Q@<2,3@> for finite elements. +Some further details on what one can do with things that live on +curved manifolds can be found in the report +Tools +for the Solution of PDEs Defined on Curved Manifolds with the deal.II +Library by A. DeSimone, L. Heltai, C. Manigrasso. +

Testcase