]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Minor modifications.
authorschrage <schrage@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Jun 1999 07:34:13 +0000 (07:34 +0000)
committerschrage <schrage@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Jun 1999 07:34:13 +0000 (07:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@1431 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/tutorial/chapter-1.elements/dofs.html

index 40c5393954cf3cc0db1198900450cf5fdd8a569b..1a642a66d289950074ad9aede4cbd200ee20321a 100644 (file)
@@ -51,10 +51,9 @@ The degrees of freedom are distributed on a triangulation using the function<br>
 The argument to <code>distribute_dofs</code> is a finite element that describes
 how many degrees of freedom are located on vertices, lines etc. 
 (<code>FiniteElement</code> objects have much more functionality than only storing
-these numbers. This functionality is discussed partly in the chapter on 
+these numbers. Parts of this functionality are discussed in the chapter on 
 <a href="matrix_generation.html">matrix and vector
-generation</a>
-and partly in URL_NEEDS_TO_BE_SET.)
+generation</a>.)
 <code>distribute_dofs</code> works its way through the triangulation cell by
 cell, starting at the coarsest level, and numbers every degree of freedom that is not yet numbered.
 For non-multigrid algorithms it considers only active cells, i.e. cells 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.