]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Claim credit for significant contributions.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 2 May 2006 02:39:01 +0000 (02:39 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 2 May 2006 02:39:01 +0000 (02:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@12957 0785d39b-7218-0410-832d-ea1e28bc413d

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

index ff087e8136ab5482edea66396c1298d5f502e8d1..2bdcb101eb76b953b1fe34478e467967bc532d91 100644 (file)
@@ -121,7 +121,7 @@ namespace internal
  * ::DoFHandler class.
  * 
  * @ingroup dofs
- * @author Wolfgang Bangerth, 1998
+ * @author Wolfgang Bangerth, 1998, 2006
  */
     template <int N>
     class DoFLevel
@@ -170,7 +170,7 @@ namespace internal
  * the lines. See the general template DoFLevel for more information.
  *
  * @ingroup dofs
- * @author Wolfgang Bangerth, 1998
+ * @author Wolfgang Bangerth, 1998, 2006
  */
     template <>
     class DoFLevel<1> : public DoFLevel<0>
@@ -277,7 +277,7 @@ namespace internal
  * quads. See the general template DoFLevel for more information.
  *
  * @ingroup dofs
- * @author Wolfgang Bangerth, 1998
+ * @author Wolfgang Bangerth, 1998, 2006
  */
     template <>
     class DoFLevel<2> : public DoFLevel<1>
@@ -384,7 +384,7 @@ namespace internal
  * hexhedra. See the general template DoFLevel for more information.
  *
  * @ingroup dofs
- * @author Wolfgang Bangerth, 1998
+ * @author Wolfgang Bangerth, 1998, 2006
  */
     template <>
     class DoFLevel<3> : public DoFLevel<2>

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.