]> https://gitweb.dealii.org/ - dealii.git/commitdiff
MatrixFree: accept sm communicators neq MPI_COMM_SELF 11290/head
authorPeter Munch <peterrmuench@gmail.com>
Tue, 1 Dec 2020 13:05:21 +0000 (14:05 +0100)
committerPeter Munch <peterrmuench@gmail.com>
Tue, 1 Dec 2020 13:05:21 +0000 (14:05 +0100)
include/deal.II/matrix_free/matrix_free.templates.h

index e2c0e006f36f28de026ac90090503e6e740ea239..427c487e3f61cc20b272aeaa0865dbbbe8cb5025 100644 (file)
@@ -353,9 +353,6 @@ MatrixFree<dim, Number, VectorizedArrayType>::internal_reinit(
           task_info.n_procs =
             Utilities::MPI::n_mpi_processes(task_info.communicator);
 
-          Assert(additional_data.communicator_sm == MPI_COMM_SELF,
-                 ExcNotImplemented());
-
           task_info.communicator_sm = additional_data.communicator_sm;
         }
       else

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.