]> https://gitweb.dealii.org/ - dealii.git/commitdiff
One more correction.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 29 Mar 2006 03:40:33 +0000 (03:40 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 29 Mar 2006 03:40:33 +0000 (03:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@12751 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_levels.h

index 419896d9afa37bb966c01b79f6e6ecad10337f59..bbfb1f994e443e3642816d5e7a36588fbe375eeb 100644 (file)
@@ -58,10 +58,9 @@ namespace internal
  * the number of lines on this level. The DoF indices for the @p ith
  * line are at the positions <tt>N*i...(N+1)*i-1</tt>.
  *
- * The DoF indices for vertices are not stored this way, since they
- * need different treatment in multigrid environments. If no multigrid
- * is used, the indices are stored in the @p vertex_dofs array of the
- * DoFHandler class.
+ * Since vertices are not associated with a particular level, the
+ * indices associated with vertices are not stored in the DoFLevel
+ * classes but rather in the DoFHandler::vertex_dofs array.
  *
  * @ingroup dofs
  * @author Wolfgang Bangerth, 1998

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.