]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
new instances for MGDofHandler and hd::DofHandler
authorjanssen <janssen@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Feb 2011 11:50:56 +0000 (11:50 +0000)
committerjanssen <janssen@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 16 Feb 2011 11:50:56 +0000 (11:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@23373 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 5cf87b478249b5a28efc87d4b5b973ffd0a11244..6bf0f7c76d0fa84b0845a1034fd5776228438146 100644 (file)
@@ -670,6 +670,22 @@ 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 FunctionMap<deal_II_dimension>::type &,
+ std::map<unsigned int,double>       &,
+ const std::vector<bool>    &);
+
+template
+void VectorTools::interpolate_boundary_values
+(const Mapping<deal_II_dimension>    &,
+ const MGDoFHandler<deal_II_dimension> &,
+ const FunctionMap<deal_II_dimension>::type &,
+ std::map<unsigned int,double>       &,
+ const std::vector<bool>    &);
+
 template
 void VectorTools::interpolate_boundary_values
 (const Mapping<deal_II_dimension>    &,

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.