]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove two erroneous explicit specializations.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 1 Apr 2009 13:18:01 +0000 (13:18 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 1 Apr 2009 13:18:01 +0000 (13:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@18541 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_tools.cc

index 0dc2b331b7747a06a3be59d721c3bee0b0f58d66..8c741ca24707e9d8a5bbddcc6e1d5126e60b2530 100644 (file)
@@ -2006,14 +2006,6 @@ void FETools::interpolate<deal_II_dimension>
 
 #if deal_II_dimension != 3
 template
-void FETools::compute_embedding_matrices<deal_II_dimension,double,deal_II_dimension+1>
-(const FiniteElement<deal_II_dimension,deal_II_dimension+1> &,
- std::vector<std::vector<FullMatrix<double> > >&,
- const bool);
-template
-void FETools::compute_projection_matrices<deal_II_dimension,double,deal_II_dimension+1>
-(const FiniteElement<deal_II_dimension,deal_II_dimension+1> &, std::vector<std::vector<FullMatrix<double> > >&);
-template
 void FETools::interpolate<deal_II_dimension,deal_II_dimension+1>
 (const DoFHandler<deal_II_dimension,deal_II_dimension+1> &, const Vector<double> &,
  const DoFHandler<deal_II_dimension,deal_II_dimension+1> &, Vector<double> &);

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.