]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update DoFHandler documentation first sentence. 3245/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 14 Oct 2016 10:33:06 +0000 (04:33 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 14 Oct 2016 10:33:06 +0000 (04:33 -0600)
include/deal.II/dofs/dof_handler.h

index 48114f6daec29bd55c51eb449158629d6c17843b..bb89fba363524f571ea29e76561c7aa12a0102fd 100644 (file)
@@ -68,8 +68,12 @@ namespace internal
 
 
 /**
- * Manage the distribution and numbering of the degrees of freedom for non-
- * multigrid algorithms. This class satisfies the
+ * Given a triangulation and a description of a finite element, this
+ * class enumerates degrees of freedom on all vertices, edges, faces,
+ * and cells of the triangulation. As a result, it also provides a
+ * <i>basis</i> for a discrete space $V_h$ whose elements are finite
+ * element functions defined on each cell by a FiniteElement object.
+ * This class satisfies the
  * @ref ConceptMeshType "MeshType concept"
  * requirements.
  *

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.