]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add missing instantiation of one function.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 1 Jul 2016 17:12:36 +0000 (12:12 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 1 Jul 2016 17:12:36 +0000 (12:12 -0500)
source/dofs/dof_tools_sparsity.inst.in

index a5fdc03a5b0168300f2f3fda01b822cc663f2e0f..14260fb84bc9c7dd5518398f0216d2a394e91665 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2015 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
@@ -349,4 +349,10 @@ for (deal_II_dimension : DIMENSIONS)
   DoFTools::dof_couplings_from_component_couplings
   (const FiniteElement<deal_II_dimension> &fe,
    const Table<2,DoFTools::Coupling> &component_couplings);
+
+  template
+  std::vector<Table<2,DoFTools::Coupling> >
+  DoFTools::dof_couplings_from_component_couplings
+  (const hp::FECollection<deal_II_dimension> &fe,
+   const Table<2,DoFTools::Coupling> &component_couplings);
 }

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.