From 7e35e561ec1cfff62d39f541d6df23dc768af7dc Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 4 Apr 2013 16:04:43 +0000 Subject: [PATCH] Credit Yuhan Zhou. git-svn-id: https://svn.dealii.org/trunk@29184 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-49/doc/intro.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/examples/step-49/doc/intro.dox b/deal.II/examples/step-49/doc/intro.dox index 977ae59b9d..8bac7c1f8a 100644 --- a/deal.II/examples/step-49/doc/intro.dox +++ b/deal.II/examples/step-49/doc/intro.dox @@ -1,4 +1,5 @@ -This program was contributed by Timo Heister. +This program was contributed by Timo Heister. Parts of the results section +were contributed by Yuhan Zhou and Wolfgang Bangerth.

Introduction

-- 2.39.5