]> https://gitweb.dealii.org/ - dealii.git/commit
use const cast for old OpenMPI version
authorTimo Heister <timo.heister@gmail.com>
Mon, 1 Oct 2018 17:10:11 +0000 (13:10 -0400)
committerTimo Heister <timo.heister@gmail.com>
Tue, 2 Oct 2018 18:56:15 +0000 (14:56 -0400)
commit3c3ea55ffce7128e4be4f5db0cf07e7107e82d99
treef95292a8693916d5c727693ef5d4d0893920e215
parentf7fb707f83f822e71d93ffead8e0fc4589256b15
use const cast for old OpenMPI version

Old versions of OpenMPI are missing const specifiers for input arguments
in
functions like MPI_Allgather. Introduce a macro to cast away const in
these
cases.
include/deal.II/base/mpi.h
source/distributed/tria.cc
source/dofs/dof_handler_policy.cc

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.