]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make sure to generate all necessary symbols
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Jul 2014 14:46:35 +0000 (14:46 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 Jul 2014 14:46:35 +0000 (14:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@33126 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/matrix_free/matrix_free.inst.in

index 2b8d9aac8cad7dd4a6816a623ac3a5438dedc7e1..8ae9fff03453ad9738688e64353fff59266e3149 100644 (file)
@@ -30,8 +30,15 @@ for (deal_II_dimension : DIMENSIONS)
   template void MatrixFree<deal_II_dimension,float>::
   print_memory_consumption<ConditionalOStream> (ConditionalOStream &) const;
 
-
   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.