From: wolf Date: Mon, 20 Dec 1999 14:55:38 +0000 (+0000) Subject: Doc update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=431470cb936c6e4874bd956ee560784a101fd634;p=dealii-svn.git Doc update. git-svn-id: https://svn.dealii.org/trunk@2090 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-3.intro b/deal.II/doc/tutorial/chapter-2.step-by-step/step-3.intro index e8f16db009..fbca9526a3 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-3.intro +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-3.intro @@ -1,7 +1,7 @@

Introduction

-This is the first example, where we actually use finite elements. We +This is the first example where we actually use finite elements. We will solve a simple version of Laplace's equation witht 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