]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added Tensor<0> instantiation 7834/head
authorLuca Heltai <luca.heltai@sissa.it>
Fri, 22 Mar 2019 15:42:54 +0000 (16:42 +0100)
committerLuca Heltai <luca.heltai@sissa.it>
Fri, 22 Mar 2019 15:42:54 +0000 (16:42 +0100)
source/fe/fe_values_extractors.cc

index 8d0c417f6eb52c30a31a9483dfc93a12c27808e5..751fdcafdb095cff3bf44ff296d177e7bd7c171b 100644 (file)
@@ -53,6 +53,7 @@ namespace FEValuesExtractors
   }
 
   // Explicit instantiations
+  template struct Tensor<0>;
   template struct Tensor<1>;
   template struct Tensor<2>;
   template struct Tensor<3>;

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.