From b39267ba4a31804d01a675e4e2b1425edeb0574b Mon Sep 17 00:00:00 2001 From: schrage Date: Wed, 24 Mar 1999 17:00:28 +0000 Subject: [PATCH] Added class navbar to navigation bar. git-svn-id: https://svn.dealii.org/trunk@1044 0785d39b-7218-0410-832d-ea1e28bc413d --- .../doc/tutorial/chapter-1.elements/dofs.html | 44 +++++++++++++++++++ .../tutorial/chapter-1.elements/index.html | 2 +- .../tutorial/chapter-3.laplace/assemble.html | 2 +- .../doc/tutorial/chapter-3.laplace/index.html | 2 +- .../tutorial/chapter-3.laplace/laplace.html | 2 +- .../doc/tutorial/chapter-3.laplace/main.html | 2 +- .../tutorial/chapter-3.laplace/solution.html | 2 +- .../tutorial/chapter-3.laplace/source.html | 2 +- .../tutorial/chapter-3.laplace/structure.html | 2 +- .../chapter-3.laplace/triangulation.html | 2 +- deal.II/doc/tutorial/dealdoc.css | 5 --- deal.II/doc/tutorial/template.html | 5 ++- 12 files changed, 57 insertions(+), 15 deletions(-) create mode 100644 deal.II/doc/tutorial/chapter-1.elements/dofs.html delete mode 100644 deal.II/doc/tutorial/dealdoc.css diff --git a/deal.II/doc/tutorial/chapter-1.elements/dofs.html b/deal.II/doc/tutorial/chapter-1.elements/dofs.html new file mode 100644 index 0000000000..b1a369a48d --- /dev/null +++ b/deal.II/doc/tutorial/chapter-1.elements/dofs.html @@ -0,0 +1,44 @@ + + + + + +Degrees of Freedom + + + + + + + + +

Degrees of Freedom

+ +Degrees of freedom are virtually the most important entities you will +encounter in deal.II. Most of the task of setting up +your problem is accomplished by manipulating them. + + + +
+ + + + + + +
+
+Jan Schrage
+

+Last modified: Wed Mar 24 1999 +

+ + diff --git a/deal.II/doc/tutorial/chapter-1.elements/index.html b/deal.II/doc/tutorial/chapter-1.elements/index.html index 54efccfe2b..cf1f97826d 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/index.html +++ b/deal.II/doc/tutorial/chapter-1.elements/index.html @@ -119,7 +119,7 @@ your needs.
- +