]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Avoid warning about function that might be inlinable 14264/head
authorMartin Kronbichler <martin.kronbichler@uni-a.de>
Tue, 13 Sep 2022 06:41:46 +0000 (08:41 +0200)
committerMartin Kronbichler <martin.kronbichler@uni-a.de>
Tue, 13 Sep 2022 06:41:46 +0000 (08:41 +0200)
include/deal.II/lac/vector_operations_internal.h

index 011c1285f5390fc449819b06428f41aaaaa87e02..562b547696acbfad02324859787eb6b2e4c52c70 100644 (file)
@@ -1383,7 +1383,7 @@ namespace internal
 #ifndef DEBUG
     DEAL_II_ALWAYS_INLINE
 #endif
-      void
+      inline void
       parallel_reduce(
         const Operation &op,
         const size_type  start,

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.