]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Force internal linkage of an internal FETools function 7443/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Mon, 19 Nov 2018 17:30:51 +0000 (18:30 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Mon, 19 Nov 2018 17:30:51 +0000 (18:30 +0100)
include/deal.II/fe/fe_tools.templates.h

index e0daa228e9750f9d16ef7189588b6735a1592aed..36b5665eb1a6a7095a236b7760a4e984413da162 100644 (file)
@@ -1303,7 +1303,7 @@ namespace FETools
       // running, there are no thread-safety issues here. since this is
       // compiled for all dimensions at once, need to create objects for
       // each dimension and then separate between them further down
-      std::array<
+      inline std::array<
         std::array<std::map<std::string, std::unique_ptr<const Subscriptor>>,
                    4>,
         4> &

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.