From: wolf Date: Wed, 25 Jan 2006 05:50:36 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5d807fe28d015e0926fcb1feef31da9aa23fee1;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/trunk@12158 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-3.data/intro.html b/deal.II/doc/tutorial/chapter-2.step-by-step/step-3.data/intro.html index 9764566938..27653a6ef0 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-3.data/intro.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-3.data/intro.html @@ -2,7 +2,8 @@

Introduction

-This is the first example where we actually use finite elements. We +This is the first example where we actually use finite elements to compute +something. We will solve a simple version of Laplace's equation with zero boundary values, but a nonzero right hand side. This example is still quite simple, but it already shows the basic structure of most finite