]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Exclude explicit specializations from doxygenization.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 25 Jan 2006 06:19:51 +0000 (06:19 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 25 Jan 2006 06:19:51 +0000 (06:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@12161 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_handler.h

index 443196267e39fd959d5f83ee5bf5d1586bfc8e46..d8904725cb3b03689508aee883f927aaa1780e3a 100644 (file)
@@ -1062,6 +1062,8 @@ class DoFHandler  :  public Subscriptor
 
 /* -------------- declaration of explicit specializations ------------- */
 
+#ifndef DOXYGEN
+
 template <> unsigned int DoFHandler<1>::n_boundary_dofs () const;
 template <> unsigned int DoFHandler<1>::n_boundary_dofs (const FunctionMap &) const;
 template <> unsigned int DoFHandler<1>::n_boundary_dofs (const std::set<unsigned char> &) const;
@@ -1211,6 +1213,8 @@ DoFHandler<dim>::get_tria () const
 }
 
 
+#endif // DOXYGEN
+
 /*----------------------------   dof_handler.h     ---------------------------*/
 
 #endif

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.