]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid linker errors in step-16 for MSVC
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Mon, 10 Dec 2018 22:39:16 +0000 (23:39 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Mon, 10 Dec 2018 22:39:16 +0000 (23:39 +0100)
source/matrix_free/matrix_free.inst.in

index c257a879dac3e52f176ad7b0563f9164023032bb..ed0485d2874f010ad1cf81627b022bb8737afba9 100644 (file)
@@ -82,7 +82,6 @@ for (deal_II_dimension : DIMENSIONS)
       const std::vector<hp::QCollection<1>> &,
       const AdditionalData &);
 
-#ifndef DEAL_II_MSVC
     template void
     internal::MatrixFreeFunctions::ShapeInfo<double>::reinit<deal_II_dimension>(
       const Quadrature<1> &,
@@ -106,7 +105,6 @@ for (deal_II_dimension : DIMENSIONS)
         const Quadrature<1> &,
         const FiniteElement<deal_II_dimension, deal_II_dimension> &,
         const unsigned int);
-#endif
   }
 
 for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : SPACE_DIMENSIONS)

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.