<p>
<a href="../readme.html" target="body">README</a><br />
- <a href="../users/index.html" target="_top">Users' Corner</a><br />
- <a href="index.html" target="_top">Developers' Corner</a><br />
+ <a href="../users/index.html" target="_top">User info</a><br />
+ <a href="index.html" target="_top">Developer info</a><br />
</p>
<hr>
<p>
<a href="readme.html" target="body">README</a><br />
- <a href="users/index.html" target="_top">Users' Corner</a><br />
- <a href="developers/index.html" target="_top">Developers' Corner</a><br />
+ <a href="users/index.html" target="_top">User info</a><br />
+ <a href="developers/index.html" target="_top">Developer info</a><br />
</p>
<hr>
<p>
<a href="../readme.html" target="body">README</a><br />
- <a href="index.html" target="_top">Users' Corner</a><br />
- <a href="../developers/index.html" target="_top">Developers' Corner</a><br />
+ <a href="index.html" target="_top">User info</a><br />
+ <a href="../developers/index.html" target="_top">Developer info</a><br />
</p>
<hr>
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
- <title>deal.II Tutorial</title>
+ <title>deal.II information for users</title>
<link href="../screen.css" rel="StyleSheet">
<meta name="author" content="the deal.II authors <authors@dealii.org>">
- <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2012 by the deal.II authors">
+ <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2012, 2013 by the deal.II authors">
<meta name="date" content="$Date$">
<meta name="svn_id" content="$Id$">
<meta name="keywords" content="deal dealii finite elements fem triangulation">
<body class="title">
<div class="fixedhead">
<h1 class="head">
- Users' Corner
+ Information for Users
</h1>
</div>
</body>
<p>
The <a href="../doxygen/tutorial/index.html"
- target="_top">tutorial</a> is
- for new users of the library. It explains the basic elements of
- finite element programs based on the library, and provides small
- example programs. You can also reach the tutorial link from the menu bar
- at the left.
+ target="_top">tutorial</a> is for new users of the
+ library. It explains the basic elements of finite element
+ programs based on the library, and provides small example
+ programs. You can also reach the tutorial link from the
+ menu bar at the left. There is also an extensive set of
+ Youtube-hosted video lectures that provide both the
+ context of the mathematical and computational methods of
+ deal.II as well as demonstrate parts of the
+ tutorial. These video lectures are also reachable from
+ the menu bar at the left.
</p>
<p>
- Note that along with the rest of the documentation, the local HTML pages
- of the tutorials need to be generated first. Please follow the
+ As all other documentation, the HTML pages
+ of the tutorials can be generated locally on your computer and
+ can then be read offline. Please follow the
instructions in the
- <a href="../readme.html" target="body">ReadMe</a> on how to do
- this.
+ <a href="../readme.html" target="body">ReadMe</a> on how to
+ generate them locally.
</p>