]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a template instantiation. 8334/head
authorDavid Wells <drwells@email.unc.edu>
Sun, 30 Jun 2019 11:55:32 +0000 (07:55 -0400)
committerDavid Wells <drwells@email.unc.edu>
Sun, 30 Jun 2019 11:55:32 +0000 (07:55 -0400)
This doesn't compile without complex value support.

source/numerics/vector_tools_boundary.inst.in

index 0486d98d5754ff4b98019d1bc8f940fa4718e130..bdfb12e6babbc4bd7357e799d9cb4f57281772dd 100644 (file)
@@ -245,8 +245,8 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : SPACE_DIMENSIONS)
         const types::boundary_id,
         AffineConstraints<double> &,
         const hp::MappingCollection<deal_II_dimension> &);
-      template void
 #    ifdef DEAL_II_WITH_COMPLEX_VALUES
+      template void
       project_boundary_values_curl_conforming_l2(
         const hp::DoFHandler<deal_II_dimension> &,
         const unsigned int,

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.