]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added instantiation for hp 916/head
authorMarco Tezzele <marcotez@gmail.com>
Fri, 8 May 2015 09:59:11 +0000 (11:59 +0200)
committerMarco Tezzele <marcotez@gmail.com>
Fri, 8 May 2015 10:03:19 +0000 (12:03 +0200)
source/numerics/vector_tools_boundary.inst.in

index dec32b7e2a1b4693f4b0b15153c6e33d60708fb4..c23601adaec081b5e88234a42fe2d2b8d65b902c 100644 (file)
@@ -122,6 +122,14 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : SPACE_DIMENSIONS)
          ConstraintMatrix&, 
          std::vector<unsigned int>);
 
+      template
+        void project_boundary_values<deal_II_dimension,deal_II_space_dimension>
+        (const hp::DoFHandler<deal_II_dimension,deal_II_space_dimension> &,
+         const FunctionMap<deal_II_space_dimension>::type &,
+         const hp::QCollection<deal_II_dimension-1> &,
+         std::map<types::global_dof_index,double> &,
+         std::vector<unsigned int>);
+
 
 
 #if deal_II_dimension != 1

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.