]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a warning 14241/head
authorMartin Kronbichler <martin.kronbichler@uni-a.de>
Tue, 6 Sep 2022 05:55:49 +0000 (07:55 +0200)
committerMartin Kronbichler <martin.kronbichler@uni-a.de>
Tue, 6 Sep 2022 05:55:49 +0000 (07:55 +0200)
include/deal.II/lac/precondition.h

index 9162d1d863c3631cca90f63f65856aaf135f8e2e..680c03b6ca1fb4eb1db380fd6c6ceceb5994e38a 100644 (file)
@@ -1104,6 +1104,7 @@ namespace internal
                     const unsigned int i,
                     const bool         transposed)
     {
+      (void)transposed;
       using Number = typename VectorType::value_type;
 
       if (i == 0)

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.