]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
uncommented get_function_values for complex vectors
authordenis.davydov <denis.davydov@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 May 2014 09:11:23 +0000 (09:11 +0000)
committerdenis.davydov <denis.davydov@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 May 2014 09:11:23 +0000 (09:11 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_petscscalar_complex@32953 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 24d7a11837b5b948001b4e50158325d48d7ada78..74f94393278975382088672cbab680e56c06365f 100644 (file)
@@ -259,9 +259,9 @@ for (VEC : COMPLEX_SERIAL_VECTORS; deal_II_dimension : DIMENSIONS; deal_II_space
 #if deal_II_dimension <= deal_II_space_dimension
 #if (deal_II_space_dimension == DIM_A) || (deal_II_space_dimension == DIM_B)
 
-//    template
-//      void FEValuesBase<deal_II_dimension,deal_II_space_dimension>::get_function_values<VEC>
-//      (const VEC&, std::vector<std::complex<double> >&) const;
+    template
+    void FEValuesBase<deal_II_dimension,deal_II_space_dimension>::get_function_values<VEC>
+    (const VEC&, std::vector<std::complex<double> >&) const;
 #endif
 #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.