]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix test 15826/head
authorPeter Munch <peterrmuench@gmail.com>
Wed, 2 Aug 2023 18:47:38 +0000 (20:47 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Wed, 2 Aug 2023 18:47:38 +0000 (20:47 +0200)
include/deal.II/base/mpi_noncontiguous_partitioner.templates.h

index d6e2484dc98f01f4cb2748f0af01d894696e0d0c..ea2cc70ed0f96d39bee1447299275c4f140a8ac5 100644 (file)
@@ -327,6 +327,7 @@ namespace Utilities
       (void)requests;
       Assert(false, ExcNeedsMPI());
 #else
+      (void)vector_operation;
       Assert(vector_operation == VectorOperation::add, ExcNotImplemented());
 
       AssertDimension(requests.size(), recv_ranks.size() + send_ranks.size());

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.