From e75a5b49e37ec0c103291342ae8f4294d10a9c03 Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 22 Oct 2009 13:18:01 +0000 Subject: [PATCH] Fix name of equations. git-svn-id: https://svn.dealii.org/trunk@19984 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/doxygen/tutorial/toc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/doxygen/tutorial/toc.html b/deal.II/doc/doxygen/tutorial/toc.html index 5a2d3a6319..508bf9752d 100644 --- a/deal.II/doc/doxygen/tutorial/toc.html +++ b/deal.II/doc/doxygen/tutorial/toc.html @@ -119,7 +119,7 @@ the geodynamics Step-8 - The elastic equations will be + The elasticity equations will be solved instead of Laplace's equation. The solution is vector-valued and the equations form a system with as many equations as the dimension of the space in which it is posed. @@ -284,7 +284,7 @@ the geodynamics Step-37 - Implementing matrix-vector products without explicitly + Implementing matrix-vector products without explicitly storing the matrix elements (a matrix-free method). -- 2.39.5