]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Edit slightly.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Sep 2010 20:58:58 +0000 (20:58 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 16 Sep 2010 20:58:58 +0000 (20:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@22001 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/dofs.h

index bd411d4c7f647c875dcb7e8e61298c93fbd6ed24..8b9f7374adea49d444244fd2e04361d860dc2120 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 2003, 2005, 2006 by the deal.II authors
+//    Copyright (C) 2003, 2005, 2006, 2010 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
 /**
  * @defgroup dofs Degrees of Freedom
  *
- * This module groups classes and namespace that have to do with handling
- * degrees of freedom. The central class of this group is the DoFHandler
- * class: it is built on top of a triangulation and a finite element class and
- * allocated degrees of freedom on each cell of the triangulation as required
- * for the finite element space described by the finite element object.
+ * This module groups classes and namespaces that have to do with
+ * handling degrees of freedom. The central class of this group is the
+ * DoFHandler class: it is built on top of a triangulation and a
+ * finite element class and allocated degrees of freedom on each cell
+ * of the triangulation as required for the finite element space
+ * described by the finite element object. There are other variants of
+ * the DoFHandler class such as hp::DoFHandler,
+ * parallel::distributed::DoFHandler and MGDoFHandler that do similar
+ * things for more special cases.
  *
  * DoFHandlers extend Triangulation objects (and the other classes in the @ref
  * grid module) in that they, too, offer iterators that run over all cells,
@@ -28,7 +32,7 @@
  * example, they allow to query the indices of the degrees of freedom
  * associated with the present cell.
  *
- * In addition to the DoFHandler class, this module holds a number of
+ * In addition to the DoF handler classes, this module holds a number of
  * auxiliary classes not commonly used in application programs, as well as
  * three classes that are not directly associated with the data structures of
  * the DoFHandler class. The first of these is the ConstraintMatrix class that

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.