]> https://gitweb.dealii.org/ - dealii.git/commit
Remove a test.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 1 Oct 2015 15:21:36 +0000 (10:21 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 1 Oct 2015 20:16:35 +0000 (15:16 -0500)
commit65dd290f1317ef24e4b7db40fadfe9cc1bcab1bf
tree2b8347928da3a1dd5f9c99ad552bb644c7f7536d
parent18f0c0d93d595bf257f49651d8cb7628037cd853
Remove a test.

This test previously ran through but returned a point outside the
reference cell. This was due to a fortuitously chosen initial guess
for the Newton iteration (at the center of the cell, pretty stupid)
whereas we now get an exception. In both cases, the function determines
that the point we are seeking lies outside the given cell. As
stated in the documentation, the function in that case either may
return a set of reference coordinates outside the reference cell,
or may throw an exception. The function previously did the former
and now does the latter.

There are three follow-up tests that check the same situation,
so removing this particular test does no harm.
tests/fe/mapping_real_to_unit_q4_sphere.cc [deleted file]
tests/fe/mapping_real_to_unit_q4_sphere.output [deleted file]

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.