]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add missing instantiation of interpolate_boundary_values.
authorbuerg <buerg@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 24 Feb 2011 16:59:37 +0000 (16:59 +0000)
committerbuerg <buerg@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 24 Feb 2011 16:59:37 +0000 (16:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@23447 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/numerics/vectors.inst.in

index 5026d7464cdb653a6fdc2caface87c3e19cb12dc..b921e567d976dc8b26890e645ae45e50f11d6630 100644 (file)
@@ -711,6 +711,15 @@ void VectorTools::interpolate_boundary_values
  std::map<unsigned int,double>       &,
  const std::vector<bool>    &);
 
+template
+void VectorTools::interpolate_boundary_values
+(const Mapping<deal_II_dimension>    &,
+ const hp::DoFHandler<deal_II_dimension> &,
+ const unsigned char,
+ const Function<deal_II_dimension>   &,
+ ConstraintMatrix       &,
+ const std::vector<bool>    &);
+
 #if deal_II_dimension < 3
 template
 void VectorTools::interpolate_boundary_values

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.