]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Exclude declaration of explicit specialization from doxygen runs.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 26 Sep 2010 02:14:00 +0000 (02:14 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 26 Sep 2010 02:14:00 +0000 (02:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@22159 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/dofs/dof_tools.h

index 83839ccf31b2b29bc8fd5301663c091b5454ed5b..bedc72bb028e51624cc22ce0a573026634970212 100644 (file)
@@ -1958,12 +1958,14 @@ class DoFTools
 
 /* ------------------------- explicit specializations -------------- */
 
+#ifndef DOXYGEN
+
 template <>
 void
 DoFTools::map_dof_to_boundary_indices (const DoFHandler<1,1>       &dof_handler,
                                        std::vector<unsigned int> &mapping);
 
-
+#endif
 
 /* ------------------------- inline functions -------------- */
 

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.