]> https://gitweb.dealii.org/ - dealii.git/commit
switch GridTools::distort_random to boost::random 1097/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 9 Jul 2015 15:54:20 +0000 (11:54 -0400)
committerTimo Heister <timo.heister@gmail.com>
Thu, 9 Jul 2015 18:44:29 +0000 (14:44 -0400)
commit8029c23cf7a4572272cccd00384c59021844abcb
treeeb76d53c231d678bc1b34bbfecc8ad79686f80e4
parent57f0e924f498bb009c4e1bed084bb6f637b53bfd
switch GridTools::distort_random to boost::random

Use boost::random instead of std::rand(). This makes calls to the
function deterministic (distortion will always be the same for the same
mesh) and hopefully makes the testsuite more robust (differences in
rand() on MAC OS).
doc/news/changes.h
source/grid/grid_tools.cc
tests/bits/rt_2.output
tests/deal.II/distort_random.output
tests/deal.II/nedelec_non_rect_2d.output
tests/deal.II/nedelec_non_rect_face.output
tests/fe/rt_normal_02.output

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.