]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a missing explicit specialization.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 27 Feb 2006 00:58:27 +0000 (00:58 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 27 Feb 2006 00:58:27 +0000 (00:58 +0000)
git-svn-id: https://svn.dealii.org/trunk@12505 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 3c1a477631b887c6b01c2aeae55d24dd3035bab0..635b3f59055576b303140e6bbce5139058adda0c 100644 (file)
@@ -1594,6 +1594,19 @@ class DoFTools
 };
 
 
+
+/* ------------------------- explicit specializations -------------- */
+
+template <>
+void
+DoFTools::map_dof_to_boundary_indices (const DoFHandler<1>       &dof_handler,
+                                       std::vector<unsigned int> &mapping);
+
+
+
+/* ------------------------- inline functions -------------- */
+
+
 /**
  * Operator computing the maximum coupling out of two.
  *

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.