]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Instantiate FETools::get_projection_matrix for float 9218/head
authorPeter Munch <peterrmuench@gmail.com>
Fri, 3 Jan 2020 18:13:15 +0000 (19:13 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Fri, 3 Jan 2020 18:13:15 +0000 (19:13 +0100)
source/fe/fe_tools.inst.in

index 4e7e3aac6c008fab8ffa8d61cc244401e5328890..dd3a0fbeb79c7f092b486f85f526cd04fda34cd9 100644 (file)
@@ -218,6 +218,11 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : SPACE_DIMENSIONS)
         const FiniteElement<deal_II_dimension> &,
         const FiniteElement<deal_II_dimension> &,
         FullMatrix<double> &);
+      template void
+      get_projection_matrix<deal_II_dimension>(
+        const FiniteElement<deal_II_dimension> &,
+        const FiniteElement<deal_II_dimension> &,
+        FullMatrix<float> &);
 
       template void
       compute_face_embedding_matrices<deal_II_dimension, 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.