]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add forgotten instantiation.
authorbuerg <buerg@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 7 Feb 2012 20:20:41 +0000 (20:20 +0000)
committerbuerg <buerg@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 7 Feb 2012 20:20:41 +0000 (20:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@25008 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 4cdb93bafaeaff767984f94f804be94c19f6bf97..b67f542d485a916f75cf91dcb260f158f6fe553c 100644 (file)
@@ -81,6 +81,9 @@ for (VEC : SERIAL_VECTORS; deal_II_dimension : DIMENSIONS)
     template
        void FEValuesViews::Vector<deal_II_dimension>::get_function_symmetric_gradients<dealii::VEC>
        (const dealii::VEC&, std::vector<dealii::SymmetricTensor<2,deal_II_dimension> >&) const;
+    template
+       void FEValuesViews::Vector<deal_II_dimension>::get_function_curls<dealii::VEC>
+       (const dealii::VEC&, std::vector<curl_type>&) const;
     template
        void FEValuesViews::Vector<deal_II_dimension>::get_function_divergences<dealii::VEC>
        (const dealii::VEC&, std::vector<double>&) const;

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.