]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix compile warning.
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 May 2012 08:12:47 +0000 (08:12 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 1 May 2012 08:12:47 +0000 (08:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@25472 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/fe/mapping_q1.inst.in

index 677eb678e7bdc3cc0e1b108c4d8924e0c3ef3dab..a528ce957ad4a0c9e70c97517d16976000d7a45d 100644 (file)
@@ -15,7 +15,7 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension :  SPACE_DIMENSIONS
   {
 #if deal_II_dimension <= deal_II_space_dimension       
     template class MappingQ1<deal_II_dimension, deal_II_space_dimension>;
-    template class StaticMappingQ1<deal_II_dimension, deal_II_space_dimension>;
+    template struct StaticMappingQ1<deal_II_dimension, deal_II_space_dimension>;
 #endif
   }
 

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.