]> https://gitweb.dealii.org/ - dealii.git/commit
Replace the use of std::random_shuffle. 1169/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Jul 2015 12:27:26 +0000 (07:27 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Jul 2015 12:27:26 +0000 (07:27 -0500)
commitb978ae47a1457c29ac2af58970f0285dad6382e3
treef5a70fc66197b79a8d6a116b7f482f59ecbf474c
parentaa5e363e3bd6fadbb407a2c4f4c6ed2f2ad09c19
Replace the use of std::random_shuffle.

It turns out that this function has been deprecated for C++17, see
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3924.pdf

As a side effect, the function has also gotten more predictable.
doc/news/changes.h
include/deal.II/dofs/dof_renumbering.h
source/dofs/dof_renumbering.cc
tests/deal.II/dof_renumbering_08.cc [new file with mode: 0644]
tests/deal.II/dof_renumbering_08.output [new file with mode: 0644]

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.