]> https://gitweb.dealii.org/ - dealii.git/commitdiff
improve doxygen
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 22 Dec 2005 12:40:59 +0000 (12:40 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Thu, 22 Dec 2005 12:40:59 +0000 (12:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@11920 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/hp_dof_handler.h

index 6a2c01f1a244592653b7c0a062d342ad00f43c70..a3c86cad0320ff25e4475570baaaacefc8067206 100644 (file)
@@ -32,7 +32,9 @@ template <int> class hpDoFLevel;
 /**
  * Manage the distribution and numbering of the degrees of freedom for
  * hp-FEM algorithms.
- */
+ *
+ * @ingroup dofs
+*/
 template <int dim>
 class hpDoFHandler  :  public Subscriptor,
                        protected Triangulation<dim>::RefinementListener
@@ -1004,6 +1006,8 @@ class hpDoFHandler  :  public Subscriptor,
 
 /* -------------- declaration of explicit specializations ------------- */
 
+#ifndef DOXYGEN
+
 template <> unsigned int hpDoFHandler<1>::n_boundary_dofs () const;
 template <> unsigned int hpDoFHandler<1>::n_boundary_dofs (const FunctionMap &) const;
 template <> unsigned int hpDoFHandler<1>::n_boundary_dofs (const std::set<unsigned char> &) const;
@@ -1151,7 +1155,7 @@ hpDoFHandler<dim>::get_tria () const
 }
 
 
-/*----------------------------   dof.h     ---------------------------*/
+#endif
 
 #endif
-/*----------------------------   dof.h     ---------------------------*/
+

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.