]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
removed back_interpolate from instantiation
authordenis.davydov <denis.davydov@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Mar 2014 15:22:52 +0000 (15:22 +0000)
committerdenis.davydov <denis.davydov@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 5 Mar 2014 15:22:52 +0000 (15:22 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_petscscalar_complex@32615 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 2c7fa673483947b1c3a6ab16913841c0ab71aa60..d71b9d340a66a32e55d53e6bf3c41df04f68961b 100644 (file)
@@ -69,6 +69,7 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension :  SPACE_DIMENSIONS
     namespace FETools
       \{
 #if deal_II_dimension == deal_II_space_dimension
+#ifndef PETSC_USE_COMPLEX
      template
        void back_interpolate<deal_II_dimension>
        (const DoFHandler<deal_II_dimension> &, const VEC &,
@@ -89,6 +90,7 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension :  SPACE_DIMENSIONS
         const VEC &,
         const DoFHandler<deal_II_dimension> &, const ConstraintMatrix &,
         VEC &);
+#endif  
       template
        void project_dg<deal_II_dimension>
        (const DoFHandler<deal_II_dimension> &, const 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.