]> https://gitweb.dealii.org/ - dealii.git/commit
Increase accuracy of output in one test. 3509/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 9 Nov 2016 00:26:04 +0000 (17:26 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 9 Nov 2016 00:26:04 +0000 (17:26 -0700)
commitc8d62bc54ef763c63b79b6c8f794c55051853724
tree22a8f12112e1e5a01c5ebb0c5a7a2ad5c59fce50
parentfaef848d76b10ada07f28e98eeef8c0ea0e05d3c
Increase accuracy of output in one test.

This test outputs numbers such as 1/8=0.125 with just two digits after the decimal
point. Consequently, it depends on round-off and optimization flags if we get 0.12
or 0.13. Because the difference is so large, numdiff reports this as a failure.

Fix this by increasing the accuracy to 3 digits.
tests/fe/shapes_q_bubbles.cc
tests/fe/shapes_q_bubbles.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.