]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Patch by Lukas Korous: Remove the explicit instantiation of a function since this...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 Dec 2014 13:04:42 +0000 (07:04 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 Dec 2014 13:04:42 +0000 (07:04 -0600)
source/matrix_free/matrix_free.inst.in

index 1ff2f073c64b8c3336c8876402348c9a3970476b..dfd4ce05ad996ff60ff0cd66c2afc053970c2fd0 100644 (file)
@@ -31,13 +31,5 @@ for (deal_II_dimension : DIMENSIONS)
 
   template struct internal::MatrixFreeFunctions::MappingInfo<deal_II_dimension,double>;
   template struct internal::MatrixFreeFunctions::MappingInfo<deal_II_dimension,float>;
-
-  template void internal::MatrixFreeFunctions::ShapeInfo<double>::reinit
-  <deal_II_dimension>(const Quadrature<1> &, const FiniteElement
-                      <deal_II_dimension,deal_II_dimension> &, const unsigned int);
-  template void internal::MatrixFreeFunctions::ShapeInfo<float>::reinit
-  <deal_II_dimension>(const Quadrature<1> &, const FiniteElement
-                      <deal_II_dimension,deal_II_dimension> &, const unsigned int);
-
 }
 

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.