]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add missing instantiation.
authorbuerg <buerg@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 15 Apr 2012 07:16:29 +0000 (07:16 +0000)
committerbuerg <buerg@0785d39b-7218-0410-832d-ea1e28bc413d>
Sun, 15 Apr 2012 07:16:29 +0000 (07:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@25415 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 21c5a8a61ce108c3b20ae64e459bafd313917e54..12d6ca12c6ea12ff8d306c76e5b9169ee981738b 100644 (file)
@@ -75,6 +75,10 @@ for (VEC : SERIAL_VECTORS; deal_II_dimension : DIMENSIONS; deal_II_space_dimensi
       void FEValuesViews::Vector<deal_II_dimension, deal_II_space_dimension>
       ::get_function_symmetric_gradients<dealii::VEC>
       (const dealii::VEC&, std::vector<dealii::SymmetricTensor<2,deal_II_space_dimension> >&) const;
+    template
+      void FEValuesViews::Vector<deal_II_dimension, deal_II_space_dimension>
+      ::get_function_curls<dealii::VEC>
+      (const dealii::VEC&, std::vector<curl_type>&) const;
     template
       void FEValuesViews::Vector<deal_II_dimension, deal_II_space_dimension>
       ::get_function_divergences<dealii::VEC>

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.