From bd353d69be39eddb5ad2ac45dabcae09695f3e24 Mon Sep 17 00:00:00 2001 From: schrage Date: Tue, 23 Mar 1999 17:18:19 +0000 Subject: [PATCH] Changes to the text. git-svn-id: https://svn.dealii.org/trunk@1041 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/tutorial/index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/tutorial/index.html b/deal.II/doc/tutorial/index.html index f51da81086..a2099aeeb9 100644 --- a/deal.II/doc/tutorial/index.html +++ b/deal.II/doc/tutorial/index.html @@ -27,13 +27,15 @@

Usage of this document

- This tutorial is split into several parts, starting with the stationary + This tutorial is split into several parts, starting with an outline of + the structure of a finite element program, commencing with the stationary Laplace problem and advancing to more complicated problems. If you have never used deal.II we recommend that you begin at the beginning and advance through the chapters in their proper order. This tutorial contains the complete code for every example program and can be used as a reference, too, if you are looking for code to solve a specific problem with - deal.II. + deal.II. The 0th chapter + Structure of a Finite Element Program can also be used as a reference.

On deal.II

@@ -71,7 +73,7 @@
Jan Schrage

- Last modified: Tue 9 Mar 1999 + Last modified: Tue Mar 23 1999

-- 2.39.5