From 47bdb4092cbe57042a5c2ee3b30ad782a70e9691 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 23 Sep 2009 18:15:03 +0000 Subject: [PATCH] Add link to the report Luca just added. git-svn-id: https://svn.dealii.org/trunk@19510 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-34/doc/intro.dox | 7 +++++++ 1 file changed, 7 insertions(+) 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

-- 2.39.5