]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove doxygen warning. Now DoFLevel docus are visible again.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 10 Oct 2005 15:51:19 +0000 (15:51 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 10 Oct 2005 15:51:19 +0000 (15:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@11583 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 0b85247e2f064e82f614046d8a300c5128ea7f35..5b1ec37744d621f3937df5570b9d27966b7ccf3b 100644 (file)
@@ -61,12 +61,12 @@ class DoFLevel
  * classes, whether the values in a block are stored consecutively or distributed
  * (e.g. if the solution function is $u=(u_1, u_2)$, we could store the values
  * in the solution vector like
- * $\ldots, u_1^m, u_2^m, u_1^{m+1}, u_2^{m+1},\ldots$ with $m$ denoting the
- * $m$th basis function, or $\ldots, u_1^m, u_1^{m+1}, u_1^{m+2}, \ldots,
- * u_2^m, u_2^{m+1}, u_2^{m+2}, \ldots$, respectively). Likewise, the
- * constraint matrix returned by DoFHandler::make_hanging_node_constraints()
- * is then
- * to be understood as a block matrix.
+ * $\ldots, u_1^m, u_2^m, u_1^{m+1}, u_2^{m+1},\ldots$ with <tt>m</tt>
+ * denoting the <tt>m</tt>th basis function, or $\ldots, u_1^m,
+ * u_1^{m+1}, u_1^{m+2}, \ldots, u_2^m, u_2^{m+1}, u_2^{m+2}, \ldots$,
+ * respectively). Likewise, the constraint matrix returned by
+ * DoFHandler::make_hanging_node_constraints() is then to be
+ * understood as a block matrix.
  *
  * The storage format of the degrees of freedom indices (short: DoF
  * indices) is somewhat like a mirror of the data structures of the

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.