]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Silence compile warning
authorMartin Kronbichler <martin.kronbichler@uni-a.de>
Thu, 31 Aug 2023 08:18:41 +0000 (10:18 +0200)
committerMartin Kronbichler <martin.kronbichler@uni-a.de>
Mon, 11 Sep 2023 19:58:51 +0000 (21:58 +0200)
include/deal.II/matrix_free/evaluation_kernels.h

index b13d8a4ae2862edd332b006e0b9abffc63e9ecfb..a5f2f99df51539b0c68e2b65038dde6b1ccda788 100644 (file)
@@ -2896,6 +2896,8 @@ namespace internal
         {{{n_rows_n, n_rows_t, n_rows_t}},
          {{n_rows_t, n_rows_n, n_rows_t}},
          {{n_rows_t, n_rows_t, n_rows_n}}}};
+
+      (void)scratch_data;
       (void)subface_index;
       // TODO: This is currently not implemented, but the test
       // matrix_vector_rt_face_03 apparently works without it -> check

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.